To run php script on a local machine we need to install
Apache http server and php. Then only scripts are run in the
browsers. but when these things are not loaded on a local
machine and a php script is brought by the browser still the
browser displays the page. how?
Answers were Sorted based on User's Feedback
Answer / yatin
That might because of local network on which your apache is installed
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / guru
That might because the http server is also ran at startup
| Is This Answer Correct ? | 1 Yes | 1 No |
Where session is stored?
how can I use bread crumb in PHP ?
What are the differences between GET and POST methods?
How do I run a php file?
How to define a function with any number of arguments?
What is the maximum size of a table in mysql?
How to open a file for reading?
What is different types of visibility?
Is ruby on rails php?
Why is facebook still using php?
What are the Advantages and Application Areas of PHP?
How to create and destroy cookies in php?