Nota:
In PHP 4_0_1pl2, three extra classes are returned at the beginning of
the array: stdClass (defined in
Zend/zend_c),
OverloadedTestClass (defined in
ext/standard/basic_functions_c)
and Directory
(defined in ext/standard/dir_c)_
Also note that depending on what libraries you have compiled
into PHP, additional classes could be present_ This means that
you will not be able to define your own classes using these
names_ There is a list of predefined classes in the Predefined Classes section of
the appendices_