| FAQ : Foire Aux Questions <<<  | 
What is PHP? | What does PHP stand for? >>>  | 
10.1 General Information 10 FAQ : Foire Aux Questions Manuel PHP ->What is PHP? . What does PHP stand for? . What is the relation between the versions? . Can I run several versions of PHP at the same time? . What are the differences between PHP 3 and PHP 4? . I think I found a bug! Who should I tell?  | 
10.1.1 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 here on the Zend website. Also, much of the PHP Conference Material is freely available.  | 
| << | What is PHP? | >> | 
| FAQ : Foire Aux Questions | General Information | What does PHP stand for? |