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



To run php script on a local machine we need to install Apache http server and php. Then only scri..

Answer / yatin

That might because of local network on which your apache is installed

Is This Answer Correct ?    3 Yes 2 No

To run php script on a local machine we need to install Apache http server and php. Then only scri..

Answer / guru

That might because the http server is also ran at startup

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More PHP Interview Questions

What is singleton class in php?

0 Answers  


how to insert, update data in database

4 Answers  


Why php 7 is faster?

0 Answers  


Explain whether it is possible to share a single instance of a memcache between multiple php projects?

0 Answers  


What is the use of "enctype" attribute in a html form?

0 Answers  






What is symfony php?

0 Answers  


•How do you create subdomains using PHP?

1 Answers  


Tell me how do you define a constant?

0 Answers  


Explain why would we use === instead of ==?

0 Answers  


How do you measure variables?

0 Answers  


What is compact function php?

0 Answers  


How to download and install php for windows?

0 Answers  


Categories