- oop5.intro       : Introduction
- oop5.decon       : Unified Constructors and Destructors
- oop5.visibility  : Public, Private, Protected Members and Properties
- oop5.static      : Static Methods and Properties
- oop5.constants   : Per-Class constants
- oop5.abstract    : Abstract Classes and Methods
- oop5.interfaces  : Interfaces
- oop5.overloading : Methods calls and Properties access overloading
- oop5.iterations  : Iterations over Objects
- oop5.magic       : Magic methods
- oop5.final       : final keyword
- oop5.cloning     : Objects cloning
- oop5.reflection  : Reflection posibilities

Should the page below be integrated with this or updated separately:

http://php.net/manual/en/reserved.classes.php

This should not be integrated. The PHP 4 reserved classes are not integrated into the PHP 4 OO section either.


Goba

Reply via email to