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

How many functions are there in php?

0 Answers  


What is the use of mvc in php?

0 Answers  


What is the difference between laravel and php?

0 Answers  


How do you remove whitespace from the beginning and end of a $string variable?

0 Answers  


Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?

0 Answers  






How can you make a connection with mysql server using php?

0 Answers  


write the prime number of program?in php

2 Answers   TCS,


What is the difference between $name and $$name?

0 Answers  


What do the initials of php stand for?

0 Answers  


how much a fresher php programmer can earn in india

5 Answers  


How many ways to include variables in double-quoted strings in php?

0 Answers  


Explain about switch statement in PHP?

0 Answers  


Categories