XWare Поиск по информационным ресурсам МГУ English Russian
       
       Точная форма слов   О проекте   Сайты   Помощь
Поиск по:   - Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://oit.cmc.msu.ru/php/function.is-callable.html. Показаны документы 1 - 1 из 1.

1. var_export
PHP Manual . ... PHP 4 CVS only) var_export -- Outputs or returns a string representation of avariable . mixed var_export ( mixed expression [, int return]) . ... It is similar to var_dump() with the exception that the returned representation is valid PHP code. ... pre> <?php $a = array (1, 2, array ("a", "b", "c")); var_export ($a); /* output: array ( 0 => 1, 1 => 2, 2 => array ( 0 => 'a', 1 => 'b', 2 => 'c', ), ) */ $b = 3.1; $v = var_export($b, TRUE); echo $v; /* output: 3.1 */ ?> </pre> . ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.var-export.html -- 4.2 Кб -- 03.02.2002
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.var-export.html -- 4.2 Кб -- 03.02.2002
[ Сохраненная копия ]  Ссылки http://oit.cmc.msu.ru/php/function.var-export.html -- 4.2 Кб -- 03.02.2002
Похожие документы


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования