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



hi, i am new for php I want to know where to create & how to run phpscript programme in LAMP?..

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

hi, i am new for php I want to know where to create & how to run phpscript programme in LAMP?..

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

Post New Answer

More PHP Interview Questions

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.

5 Answers   HCL,


How to convert a character to an ascii value?

0 Answers  


What is the function of string in c?

0 Answers  


Is it easy to learn php?

0 Answers  


Which is better get or post method?

0 Answers  


How is a session id generated?

0 Answers  


What is constructor and destructor?

0 Answers  


When are you supposed to use endif to end the conditional statement?

0 Answers  


what is mean by portal

0 Answers  


How is it possible to propagate a session id?

0 Answers  


How to get ip address of clients machine?

0 Answers  


How arrays are passed through arguments?

0 Answers  


Categories