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 |
How do you set the browser timeout?
What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?
How to convert numbers to strings in php?
Explain the difference between php4 and php5.
What is the difference between htmlentities and htmlspecialchars in php?
Tell me how can we pass the variable through the navigation between the pages?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
Define object-oriented methodology?
Explain about error handling in php?
1 Answers INDUS, Life Infotech, Yahoo,
What is the expansion of LAMP?
Which is the Best plateform for PHP?
Is php a backend?