| PHP-manual | ||
|---|---|---|
| Föregående | Nästa | |
This function returns the names of all the functions defined in the module indicated by module_name.
Not: The module_name parameter must be in lowercase.
For example the lines below
<?php |
will print a list of the functions in the modules xml and gd respectively.
See also: get_loaded_extensions()
| Föregående | Hem | Nästa |
| get_defined_constants | Upp | get_include_path |