What is PHP ?
PHP (officially "PHP: Hypertext Preprocessor")
- ( Originally “Personal Home Page” )
A server-side HTML-embedded scripting language.
Writing a database-enabled web page is incredibly simple !
PHP is in use on over 150,000 sites around the world.
Since PHP is executed on the web server, web browsers can’t see your PHP code.
PHP is completely free (Open Source)