gethostbyaddr

Example

 string gethostbyaddr ( string $ip_address ) 

Description

Returns the host name of the Internet host specified by ip_address.

Return Values

Returns the host name or the unmodified ip_address on failure.