PHP Manual
get_extension_funcs
Description
array get_extension_funcs ( string module_name )
This function returns the names of all the functions defined in
the module indicated by module_name.
Return Values
Returns an array with all the functions, or FALSE if
module_name is not a valid extension.
Examples
RSS Feed
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.






