hi, i am new for php I want to know where to create & how
to run phpscript programme in LAMP?
Answers were Sorted based on User's Feedback
Answer / kalpesh thakkar
hey its simple if u are using LAMP there is one directory
htdocs in which directory u place yr code or php script &
can run with
URL : "http://localhost/yrscript.php" OR
"http://localhost/yrdirectory".
but be sure that yr directory has permission of read & write.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / kalpesh thakkar
hey its simple if u are using LAMP there is one directory
htdocs in which directory u place yr code or php script &
can run with
URL : "http://localhost/yrscript.php" OR
"http://localhost/yrdirectory".
but be sure that yr directory has permission of read & write.
Is This Answer Correct ? | 0 Yes | 2 No |
I am a 2007 Passed out, Jobless for almost 2.6 years. I am preparing myself as a Php programmer. Will i get a job in Php and can any one guide me please.
How to convert a character to an ascii value?
What is the function of string in c?
Is it easy to learn php?
Which is better get or post method?
How is a session id generated?
What is constructor and destructor?
When are you supposed to use endif to end the conditional statement?
what is mean by portal
How is it possible to propagate a session id?
How to get ip address of clients machine?
How arrays are passed through arguments?