« Smarty : Why Use Smarty | Main | Ananova - How not to test a hand grenade... »

February 9, 2005

PHP: What is PHP ?

PHP: General Information - Manual: "What is PHP?
From the preface of the manual:
PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.
A nice introduction to PHP by Stig Sæther Bakken can be found at http://www.zend.com/zend/art/intro.php on the Zend website. Also, much of the PHP Conference Material is freely available."
--------

Posted by Chris Wright at February 9, 2005 2:14 AM