Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.73 ">

gethostbyaddr

(PHP 3, PHP 4 )

gethostbyaddr --  Retourne le nom d'hôte correspondant à une IP.

Description

string gethostbyaddr ( string ip_address)

gethostbyaddr() retourne le nom d'hôte correspondant à l'IP ip_address. Si une erreur survient, retourne ip_address.

Voir aussi gethostbyname().