Some Basics of PHP
> PHP - Hypertext Preprocessor
> Server-side scripting language
> Script executed on server
> Supports MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC databases
> Open Source Software
> Contains Text / HTML tags / scripts
> File Extensions named ".php" / ".php3" / ".phtml"
> Different platform compatible
|