gethostbyaddr
(PHP 3, PHP 4 )
gethostbyaddr --
Ottiene l'host Internet corrispondente a un dato indirizzo IP
Descrizione
string
gethostbyaddr ( string indirizzo_ip)
Restituisce l'hostname dell'host Internet specificato da
indirizzo_ip. Se occorre un errore, restituisce
indirizzo_ip.
Vedere anche gethostbyname().