Query: long2ip
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LONG2IP(3) 1 LONG2IP(3) long2ip - Converts an (IPv4) Internet network address into a string in Internet standard dotted formatSYNOPSISstring long2ip (string $proper_address)DESCRIPTIONThe function long2ip(3) generates an Internet address in dotted format (i.e.: aaa.bbb.ccc.ddd) from the proper address representation.PARAMETERSo $proper_address - A proper address representation.RETURN VALUESReturns the Internet IP address as a string.SEE ALSOip2long(3). PHP Documentation Group LONG2IP(3)