Quote:
Originally Posted by olakh
Php means Preprocessor Hyper Text.It is used for creating database.It is open source and supports MySQL and Oracle.
|
It is not used for creating databases.
It is a server side scripting language, used i developing dynamic websites or web based software systems.
The PHP engine recieves requests from clients and sends back a response based on its request.
The resonse comprises of the HTML page.