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 to swap two variables without using 3rd temp variable.

0 Answers  


What are the different types of statements that are present in php?

0 Answers  


What is the use of return in php?

0 Answers  


How can we upload a php + mysql Site

1 Answers  


What is php array function?

0 Answers  


Write a program to display a table of any given number?

0 Answers  


What is difference between count or sizeof function in php?

0 Answers  


Can php run without server?

0 Answers  


What is member variable?

0 Answers  


Do you know what are traits?

0 Answers  


How to pass variables and data from php to javascript?

0 Answers  


How to do single and multi line comment in php?

0 Answers  


Categories