Dropdown-Liste anzeigen

gethostbyname()

« gethostbyaddr | gethostbynamel »
<?php
$string 
gethostbyname (
    
  // string $hostname
);
?>
Ergebnis
$string = '93.184.215.14'
Beispiele
#1 gethostbyname  ("www.example.com")
siehe auch
gethostbyaddr, gethostbynamel