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 |
Is nan in javascript?
Are php short tags acceptable to use?
What are the differences between include() and include_once () functions?
How can we determine whether a php variable is an instantiated object of a certain class?
How many ways I can redirect a PHP page?
9 Answers MicroSec, N-Tier Business Solutions, University Exams,
Why namespace is used in php?
Differentiate between require and include?
Tell me what is htaccess? Why do we use this and where?
Why do we use interface in php?
What are php magic methods?
This question is regarding version control. If two developers are committing the same php file at same time what will happen ? What error it will show (if any) ?
Is php good for career?