Afficher la liste déroulante

gethostbyaddr()

« getenv | gethostbyname »
<?php
$string 
gethostbyaddr (
    
  // string $ip_address
);
?>
Résultat
$string = 'localhost.localdomain'
Exemples
#1 gethostbyaddr  ("127.0.0.1")
Voir aussi
gethostbyname, gethostbynamel