PHP Manual
后退
前进
章 19. 类与对象(PHP 5)
目录
前言
Constructors and Destructors
Visibility
::
Static Keyword
Object Constants
抽象类
Object Interfaces
重载(Overloading)
Object Iteration
Magic Methods
Final Keyword
对象克隆
对象的比较
Reflection
前言
PHP5 中新的对象模式的介绍。
后退
起点
前进
PHP 5 中对象的比较
上一级
Constructors and Destructors