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?
Answer Posted / guru
That might because the http server is also ran at startup
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What does echo mean in php?
Why do we use namespace in php?
What is difference between echo and print_r in php?
What is cookie and why do we use it?
What is put method in php?
What sized websites have you worked on in the past?
How do I debug php?
What is mysql_fetch_object?
Xplain is it possible to use com component in php?
What is the advantage of runtime polymorphism?
Will react hooks replace redux?
What are the design patterns in php?
What is the use of preg_match in php?
What is cms php?
What does == mean in php?