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 |
What is cookies? How to create cookies in php?
what is the dirrence in PHP4 & PHP5 . ?
how can we check mail function with '127.0.0.1' (before submitting a site?
How to call php function from javascript using ajax?
Why shouldn't I use mysql_* functions in php?
What is composer phar?
Explain why would we use === instead of ==?
how long a default session stay in php?
What is the maximum size of a file that can be uploaded using PHP and how can we change this?
What is php explain how php works?
What are the benefits of using queries?
Tell me is it possible to remove the html tags from data?