Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://oit.cmc.msu.ru/php/function.get-html-translation-table.html. Показаны документы 1 - 1 из 1.
1. explode
PHP Manual . ... PHP 3 <= 3.0.18, PHP 4 >= 4.0.0) explode -- Split a string by string . array explode ( string separator, string string [, int limit]) . ... If limit is set, the returned array will contain a maximum of limit elements with the last element containing the rest of string . ... pizza = "piece1 piece2 piece3 piece4 piece5 piece6"; $pieces = explode(" ", $pizza); $data = "foo:*:1023:1000::/home/foo:/bin/sh"; list($user,$pass,$uid,$gid,$gecos,$home,$shell) = explode(":",$data); . ...
[
Сохраненная копия
]
Ссылки http://old.hcs.cmc.msu.ru/php/function.explode.html -- 5.7 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.explode.html -- 5.7 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.explode.html -- 5.7 Кб -- 03.02.2002
Похожие документы
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.explode.html -- 5.7 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.explode.html -- 5.7 Кб -- 03.02.2002
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда