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 |
Explain about error handling in php?
1 Answers INDUS, Life Infotech, Yahoo,
Give any ten basic functions in PHP?
What is artisan in php?
How to get the number of characters in a string?
Functions in IMAP, POP3 AND LDAP?
1 Answers Rushmore Consultancy,
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
what are the current or latest versions of LAMP ? Linux, Apache, MySql, PHP
How to get useful error messages in php?
Why many companies are switching their current business language to php?
What is the use of friend function in php?
Tell me what does $_env means?
What are the security measures we have to take for our site not to hack by others?