Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://oit.cmc.msu.ru/php/function.define.html. Показаны документы 1 - 1 из 1.
1. constant
PHP Manual . Prev . ... PHP 4 >= 4.0.4) constant -- Returns the value of a constant . mixed constant ( string name) . constant() will return the value of the constant indicated by name . constant() is useful if you need to retrieve the value of a constant, but do not know it's name. i.e. It is stored in a variable or returned by a function. Example 1. constant() example . php define ("MAXSIZE", 100); echo MAXSIZE; echo constant("MAXSIZE"); // same thing as the previous line ?> ...
[
Сохраненная копия
]
Ссылки http://old.hcs.cmc.msu.ru/php/function.constant.html -- 4.2 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.constant.html -- 4.2 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.constant.html -- 4.2 Кб -- 03.02.2002
Похожие документы
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.constant.html -- 4.2 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.constant.html -- 4.2 Кб -- 03.02.2002
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда