Examples: Inheritance Example
Examples: using new unified constructors PHP 5 allows developers to declare constructor
Examples: Simple Object Iteration PHP 5 provides a way for objects to be defined
Examples: self:: usage Static references to the current class like self::
Examples: References and Objects One of the key-points of PHP 5 OOP that is often
Examples: Property declaration Class properties must be defined as public, private
Examples: property declarations Class member variables are called "properties"
Examples: Final methods example PHP 5 introduces the final keyword, which prevents
Examples: Sleep and wakeup
Examples: Interface example
Page 2 of 3