get_extension_funcs(PHP 4, PHP 5) get_extension_funcs — Returns an array with the names of the functions of a module Описание
array get_extension_funcs
( string $module_name
)
This function returns the names of all the functions defined in the module indicated by module_name . Список параметров
Возвращаемые значенияReturns an array with all the functions, or FALSE if module_name is not a valid extension. Примеры
Пример #1 Prints the XML functions
<?phpРезультатом выполнения данного примера будет что-то подобное:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |