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 / yatin
That might because of local network on which your apache is installed
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain about a search-friendly site looks like?
List some features of php that are deprecated in php
What is difference between echo and print in php?
What does a dependant variable mean?
What is php explain?
A process can run only in the background. State Whether True or False?
What is use of header() function in php?
Is uploaded file php?
Explain mysql_errno()?
How to insert a line break in php string?
What are the special characters you need to escape in single-quoted stings?
What are new features in php 7?
How many types of errors in php?
Is strcmp case sensitive?
Is nan in javascript?