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

1. ereg_replace
PHP Manual . ... string ereg_replace ( string pattern, string replacement, string string) . ... Example 1. ereg_replace() Example . ... php /* This will not work as expected. */ $num = 4; $string = "This string has four words."; $string = ereg_replace('four', $num, $string); echo $string; /* Output: 'This string has words.' This will work. */ $num = '4'; $string = "This string has four words."; $string = ereg_replace('four', $num, $string); echo $string; /* Output: 'This string has 4 words.' ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.ereg-replace.html -- 7.2 Кб -- 03.02.2002
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.ereg-replace.html -- 7.2 Кб -- 03.02.2002
[ Сохраненная копия ]  Ссылки http://oit.cmc.msu.ru/php/function.ereg-replace.html -- 7.2 Кб -- 03.02.2002
Похожие документы


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

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

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