Afficher la liste déroulante

gethostbyname()

« gethostbyaddr | gethostbynamel »
<?php
$string 
gethostbyname (
    
  // string $hostname
);
?>
Résultat
$string = '93.184.215.14'
Exemples
#1 gethostbyname  ("www.example.com")
Voir aussi
gethostbyaddr, gethostbynamel