| gethostbyaddr <<<  | 
gethostbyname | gethostbynamel >>>  | 
7.67 Réseau 7 Index des fonctions Manuel PHP . Introduction . Pré-requis . Installation . Configuration à l'exécution . Types de ressources . Constantes prédefinies . checkdnsrr . closelog . debugger_off . debugger_on . define_syslog_variables . dns_check_record . dns_get_mx . dns_get_record . fsockopen . gethostbyaddr ->gethostbyname . gethostbynamel . getmxrr . getprotobyname . getprotobynumber . getservbyname . getservbyport . ip2long . long2ip . openlog . pfsockopen . socket_get_status . socket_set_blocking . socket_set_timeout . syslog  | 
7.67.17 gethostbyname() Retourne l'adresse IP correspondant à un hôte[ Exemples avec gethostbyname ] PHP 3, PHP 4 string gethostbyname ( string hostname )gethostbyname retourne l'adresse IP correspondant à l'hôte hostname . 
 
 Voir aussi gethostbyaddr .  | 
| << | gethostbyname | >> | 
| gethostbyaddr | Réseau | gethostbynamel |