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


Please Help Members By Posting Answers For Below Questions

What is super keyword in php?

522


What is the difference between include and require?

530


What does the array operator '===' means?

558


Is php pass by reference or value?

540


What is the function mysql_pconnect() usefull for?

553






Explain what are the different errors in php?

558


How to redirect https to http url and vice versa in .htaccess?

517


Tell me what is use of in_array() function in php?

575


What are new features in php 7?

560


What new features php7 has in store for us?

570


Explain what does the function get_magic_quotes_gpc() means?

524


How to create an array in php?

561


How do you use an array in excel?

532


How to remove the new line character from the end of a text line in php?

530


How does the identity operator ===compare two values in PHP?

653