PHP Function List
get_defined_classes doesn't exist. Closest matches:
- get_declared_classes
- get_defined_vars
- get_defined_constants
- get_defined_functions
- get_parent_class
- get_called_class
- get_required_files
- get_included_files
- get_class
- pdf_define_layer
- get_class_methods
- getparentclass
- get_class_vars
- get_declared_traits
- openal_device_close
- apc_define_constants
- getinterfaces
- pg_field_name
- pg_field_size
- swf_defineline
Site Search Results
-
get_defined_functions - ManualReturn Values. Returns an multidimensional array containing a list of all defined functions, both built-in (internal) and user-defined. The internal functions will be ...
-
get_declared_classes (PHP 4, PHP 5) get_declared_classes — Returns an array with the name of the defined classes
-
... tmp/example", "r"); bcompiler_read ($fh); fclose ($fh); print_r (get_defined_classes ());?>

Other forms of search
To search the string "get_defined_classes" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
