(PHP 3, PHP 4 )
string gethostbyaddr (string ip_address)
string gethostbyaddr
gethostbyaddr() retourne le nom d'hôte correspondant à l'IP ip_address. Si une erreur survient, retourne ip_address.
Voir aussi gethostbyname().