Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://oit.cmc.msu.ru/php/function.long2ip.html. Показаны документы 1 - 1 из 1.
1. ip2long
... PHP 4 >= 4.0.0) ip2long -- Converts a string containing an (IPv4) Internet Protocol dotted address into a proper address. int ip2long ( string ip_address) . The function ip2long() generates an IPv4 Internet network address from its Internet standard format (dotted string) representation. ... php $ip = gethostbyname("www.php.net"); $out = "The following URLs are equivalent:<br>\n"; $out .= "http://www.php.net/, http://".$ip."/, and http://".sprintf("%u",ip2long($ip))."/<br>\n"; echo $out; ?> ...
[
Сохраненная копия
]
Ссылки http://old.hcs.cmc.msu.ru/php/function.ip2long.html -- 5.1 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.ip2long.html -- 5.1 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.ip2long.html -- 5.1 Кб -- 03.02.2002
Похожие документы
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.ip2long.html -- 5.1 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.ip2long.html -- 5.1 Кб -- 03.02.2002
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда