long2ip
(PHP 4, PHP 5)
long2ip — Converts an (IPv4) Internet network address into a string in Internet standard dotted format
Описание
string long2ip
( string $proper_address
)
Список параметров
-
proper_address
-
A proper address representation.
Возвращаемые значения
Returns the Internet IP address as a string.
Смотрите также
- ip2long() - Converts a string containing an (IPv4) Internet Protocol dotted address into a proper address