Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://oit.cmc.msu.ru/php/function.die.html. Показаны документы 1 - 1 из 1.
1. defined
. PHP Manual . Prev . Next . (PHP 3 <= 3.0.18, PHP 4 >= 4.0.0) defined -- Checks whether a given named constant exists . bool defined ( string name) . Returns TRUE if the named constant given by name has been defined, FALSE otherwise. Example 1. Checking Constants . <?php if (defined("CONSTANT")){ // Note that it should be quoted echo CONSTANT; // } ?> . See also define() , constant() and the section on Constants . Prev . Home . Next . define . Up . die
[
Сохраненная копия
]
Ссылки http://old.hcs.cmc.msu.ru/php/function.defined.html -- 4.0 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.defined.html -- 4.0 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.defined.html -- 4.0 Кб -- 03.02.2002
Похожие документы
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.defined.html -- 4.0 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.defined.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда