|
gethostbyaddrGet the Internet host name corresponding to a given IP address Description
stringfalse gethostbyaddr(string
$ip )
Returns the host name of the Internet host specified by
Parameters
Return Values
Returns the host name on success, the unmodified Examples
Example #1 A simple gethostbyaddr example
See Also
|