hi, i am new for php I want to know where to create & how
to run phpscript programme in LAMP?
Answer Posted / 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 |
Post New Answer View All Answers
What websites use php?
Why laravel is best php framework?
Where php language is used?
Explain PHP?
How do I escape data before storing it in the database?
What are psrs? Choose 1 and briefly describe it?
Maine 12th ke bad 2 years ka web designing ka course kiya hai. Php me achcha hu. Ek fresher ko is field me kitna mil sakta hai ?
What is a controller in programming?
How many types of session are there?
Do you know is it possible to extend the execution time of a php script?
How to assigning a new character in a string using php?
What are the __construct() and __destruct() methods in a php class?
What is the use of @ in php?
What is the difference between "echo" and "print" in php?
Does php need apache?