gethostbyaddr

 string gethostbyaddr ( string $ip_address ) 

説明

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

戻り値

Returns the host name or the unmodified ip_address on failure.