What is php?

Asked 08-Dec-2017
Viewed 729 times

1 Answer


1

PHP is a server-sidescripting language which is open source and widely used.
PHP scripts are executed on the server and the result is sent to the browser as plain HTML.
We can integrate MYSQL, MSSQL Server, Oracle, Sybase, PostgreSQL and Informix database with PHP.
You can also refer following links: