Changes

Jump to: navigation, search

The History of PHP

24 bytes added, 15:08, 23 May 2007
PHP 5 - Object Orientation
In addition PHP 4 also built on the earlier Object Oriented Programming features of PHP 3 with the introduction of classes.
== PHP 5 - Object Orientation , Error Handling and XML ==
The main, though far from only, feature of PHP 5 is the improved support for Object Oriented Programming (OOP). In addition, PHP 5 introduced some features common in other langauges such as Java like try/catch error and exception handling.
PHP 5 also introduced new extensions aimed at easing the storage and manipulation of data. Significant new features include SimpleXML for handling XML documents, and SQLite, a basic and easy to use database interface.

Navigation menu