Intro PHP
History of Mr PHP
PHP allows you to create dynamic pages, the programming language most used on the Internet.
The PHP was designed during the fall of 1994 by Rasmus Lerdorf. The earliest versions were private, they were used by Rasmus in order to be aware of people who came to consult his CV online.This was originally a library of Perl him that Mr. Rasmus added new features to that he realized that it has become an implementation of C code that can manipulate databases and that his language is able to create dynamic applications for the web and simple. Rasmus then decided to publish its code and enjoy all the enfaire monde.Date: 1997: Release of the official release of PHP 2.0 in November after a 3.0 alpha version of PHP is sortie.1998: Official release of version 3.0 creates PHP by Andi Gutmans and Zeev Suraski.1998: Srtie PHP version 4.0 and improved by Andi Zeev.2000: Integration Engine Zend Engine, Zend is the mixture of names Ze ev and A n i.
2006: Release of version 5.0 PHP.
Why use PHP
Language is primarily a scripting language (scripting). The code inserted in HTML pages, then run by the server provided that your pages have the extension. Php3 (or. Php or. Php4). This principle is different from eg JavaScript or scripts are executed by the browser (client), but it is identical to Microsoft's ASP technology.
Very easy to handle because with a clear syntax and very close to the C language, PHP is a solution that will suit beginners and professionals alike, to boost a website or interface with a database.


















