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 to upload any files extension in our database Ex.(.doc,.txt,mp4,mp3 etc.)in php
What is the difference between == and === operator in PHP?
What are the different components used in php for formatting?
What is split function in php?
Is there any function to find repeated value in an array? What is w2 standard
Explain what is the difference between session and cookie?
What is the role of php?
What is api laravel?
Explain a resource?
What are the advantages of php?
What is the difference between the functions unlink and unset?
!== represents what?