View Single Post
Old 12-10-2012, 03:57 AM   #8
jaysh4922
Registered User
 
Join Date: Dec 2012
Posts: 657
PHP is a server-side scripting language, especially suited for the creation of dynamic web pages. This programming language offers web developers a large selection of instruments. PHP, which has become the basis for many web applications, allows easy insertion in HTML code and connection to MySQL Databases.

The latest, so far, version 5 introduced a completely reworked, advanced object-oriented programming support, as well as many improvements towards better productivity and security. PHP 5 is an attempt to break from the PHP 3 era, while still offering almost complete backwards compatibility. Unfortunately, this PHP version still does not offer native support for Unicode.
jaysh4922 is offline   Reply With Quote