Visualizzare l'elenco a discesa

gethostbyaddr()

« getenv | gethostbyname »
<?php
$string 
gethostbyaddr (
    
  // string $ip_address
);
?>
risultato
$string = 'localhost.localdomain'
Esempi
#1 gethostbyaddr  ("127.0.0.1")
Vedi anche
gethostbyname, gethostbynamel