long2ip Converts an (IPv4) Internet network address into a string in Internet standard dotted format


long2ip

(PHP 4, PHP 5)

long2ipConverts an (IPv4) Internet network address into a string in Internet standard dotted format

说明

string long2ip ( string $proper_address )

The function long2ip() generates an Internet address in dotted format (i.e.: aaa.bbb.ccc.ddd) from the proper address representation.

参数

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


«  log1p
» lstat
快速导航

Copyright © 2016 phpStudy | 豫ICP备2021030365号-3