Warning: Use of undefined constant DOCUMENT_ROOT - assumed 'DOCUMENT_ROOT' (this will throw an Error in a future version of PHP) in /home/vhosts/podolsk.xp3.biz/1.php on line 1

Warning: Use of undefined constant DOCUMENT_ROOT - assumed 'DOCUMENT_ROOT' (this will throw an Error in a future version of PHP) in /home/vhosts/podolsk.xp3.biz/0.php on line 1
PHP. Руководство по PHP. 2005 (создание и продвижение сайта)
создание и продвижение сайта (вбиваю в ТОП-10, как гвозди)Настройка и сопровождение платной рекламы яндекс.директ

PHP. Руководство по PHP. 2005

get_extension_funcs

Пред.

След.

get_extension_funcs

(PHP 4, PHP 5)get_extension_funcs -- Returns an array with the names of the functions of a module

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.

Замечание: The module_name parameter must be in lowercase.

For example the lines below

<?php

print_r(get_extension_funcs("xml"));

print_r(get_extension_funcs("gd"));

?>

will print a list of the functions in the modules xml and gd respectively.

See also: get_loaded_extensions()

Пред.

Начало

След.

get_defined_constants

Уровень выше

get_include_path

Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.

Ваше письмо×
Free Web Hosting