Brian Cryer's Glossary of IT Terms with Links
PHP
- PHP
- A general purpose (server side) scripting language for web development that
can be embedded in HTML. PHP is a popular alternative
to ASP and ASP.NET,
because it is cross platform, free and open source.
PHP is a recursive acronym for "PHP: Hypertext Preprocessor".
For more information see:
- www.php.net - Source of php, documentation and downloads.