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 |
How to find the length of a string?
How can you retrieve a cookie value?
How to concatenate two strings in php?
What is a helper function?
What is meant by ‘passing the variable by value and reference' in php?
How we get ip address of client, previous reference page etc?
What are the different tables(engine) present in mysql, which one is default?
How can you insert javascript in php code?
How to remove leading and trailing spaces from user input values in php?
How to get the value of current session id?
How many ways we can give the output to a browser?
how retrive the video file in php using video tag