Changes

Jump to: navigation, search

The History of PHP

29 bytes added, 15:04, 23 May 2007
PHP 5 - Object Orientation
== PHP 5 - Object Orientation ==
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 commen 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