Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://oit.cmc.msu.ru/php/function.mb-substitute-character.html. Показаны документы 1 - 1 из 1.
1. mb_detect_order
... PHP 4 >= 4.0.6) mb_detect_order -- Set/Get character encoding detection order . array mb_detect_order ( [mixed encoding-list]) . mb_detect_order() sets automatic character encoding detection order to encoding-list . ... Set detection order by enumerated list */ mb_detect_order("eucjp-win,sjis-win,UTF-8"); /* Set detection order by array */ $ary[] = "ASCII"; $ary[] = "JIS"; $ary[] = "EUC-JP"; mb_detect_order($ary); /* Display current detection order */ echo implode(", ", mb_detect_order()); . ...
[
Сохраненная копия
]
Ссылки http://old.hcs.cmc.msu.ru/php/function.mb-detect-order.html -- 6.7 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.mb-detect-order.html -- 6.7 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.mb-detect-order.html -- 6.7 Кб -- 03.02.2002
Похожие документы
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.mb-detect-order.html -- 6.7 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.mb-detect-order.html -- 6.7 Кб -- 03.02.2002
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда