Visualizzare l'elenco a discesa

gethostbyname()

« gethostbyaddr | gethostbynamel »
<?php
$string 
gethostbyname (
    
  // string $hostname
);
?>
risultato
$string = '93.184.215.14'
Esempi
#1 gethostbyname  ("www.example.com")
Vedi anche
gethostbyaddr, gethostbynamel