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
Tell me how do you define a constant?
How to execute a function in php?
What is the use of callback in php?
What is Gd PHP?
How is the ternary conditional operator used in php?
What is apache and php?
Tools used for drawing er diagrams?
What is helper library?
Which operator is used to concatenate two strings in PHP?
How to test if a variable is an array?
What is the difference between indexed and associative array?
What is meant by variable variables in php?
What is pdo in php why use?
What is regular expression in php?
Where can I learn php?