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 |
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?
Explain the difference between mysql_connect and mysql_pconnect?
Which is used to maintain the value of a variable over different pages?
How can image properties be retrieved in php?
How to pass an argument to a function?
What the limitation of header() function in php?
Write a program to find the factorial of a number in php?
What are the rules to declare a php variables?
Explain me soundex() and metaphone()?
What are string functions?
How to get a random value from a php array?