Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://oit.cmc.msu.ru/php/function.method-exists.html. Показаны документы 1 - 1 из 1.
1. function_exists
... Next . 3.0.7 - 3.0.18 only, PHP 4 >= 4.0.0) function_exists -- Return TRUE if the given function has been defined . bool function_exists ( string function_name) . Checks the list of defined functions for function_name . Returns TRUE if the given function name was found, FALSE otherwise. if (function_exists('imap_open')) { echo "IMAP functions are available.<br>\n"; } else { echo "IMAP functions are not available.<br>\n"; } . ... get_defined_functions ...
[
Сохраненная копия
]
Ссылки http://old.hcs.cmc.msu.ru/php/function.function-exists.html -- 4.2 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.function-exists.html -- 4.2 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.function-exists.html -- 4.2 Кб -- 03.02.2002
Похожие документы
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.function-exists.html -- 4.2 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.function-exists.html -- 4.2 Кб -- 03.02.2002
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда