
I started doing some side research on my own about php. What I found so far is, PHP is installed on over 20 million websites and 1 million web servers. It is a server side scripting language for making dynamic and interactive Web pages. It’s used for controling databases such as MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC. PHP files can contain text, HTML tags and scripts and it’s files are returned to the browser as plain HTML.
PHP stands for PHP: Hypertext Preprocessor.
(more…)