LONG2IP
Converts an long integer address into a string in (IPv4) Internet standard dotted format
SYNTAX
long2ip ( int $proper_address ) : string
PARAMETERS
proper_address
A proper address representation in long integer.
RETURN
Returns the Internet IP address as a string.
EXAMPLES
1
185.85.0.29