预定义类
标准类
这些类由一些内建在 PHP 中的标准函数定义。
- Directory
在 dir 中用来实例化的类。
- stdClass
- __PHP_Incomplete_Class
自 PHP 5 起预定义的类
这些额外的预定义类是 PHP 5.0.0 引进的。
- exception
- php_user_filter
这些类在 Ming 扩展中定义,只有在该扩展被编译到 PHP 中或者动态装载后才可以使用。
- swfshape
- swffill
- swfgradient
- swfbitmap
- swftext
- swftextfield
- swffont
- swfdisplayitem
- swfmovie
- swfbutton
- swfaction
- swfmorph
- swfsprite
这些类在 Oracle 8 扩展中定义,只有在该扩展被编译到 PHP 中或者动态装载后才可以使用。
这些类在 qtdom 扩展中定义,只有在该扩展被编译到 PHP 中或者动态装载后才可以使用。