Why does php need server?



Why does php need server?..

Answer / Alka Gautam

PHP requires a web server to run as PHP scripts are interpreted server-side. The web server accepts requests, executes the PHP script, and sends the resulting HTML back to the client's browser.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

what is the current salary package in India for a PHP & MySQL programmer who has 3 years experience

127 Answers   ABC, BLG Logistics, Google, HCL, IBM, Infosys, People Group, PHP, Torque Infotech, V Angelz Technologies, Yahoo,


How the result set of mysql be handled in php?

1 Answers  


Explain the difference between mysql_connect and mysql_pconnect?

1 Answers  


Which is used to maintain the value of a variable over different pages?

1 Answers  


How can image properties be retrieved in php?

1 Answers  


How to pass an argument to a function?

1 Answers  


What the limitation of header() function in php?

1 Answers  


Write a program to find the factorial of a number in php?

1 Answers  


What are the rules to declare a php variables?

1 Answers  


Explain me soundex() and metaphone()?

1 Answers  


What are string functions?

1 Answers  


How to get a random value from a php array?

1 Answers  


Categories