gethostbyname

(PHP 3, PHP 4 >= 4.0.0)

gethostbyname --  Retourne l'adresse IP correspondant à un hôte.

Description

string gethostbyname (string hostname)

gethostbyname() retourne l'adresse IP correspondant à l'hôte hostname.

Voir aussi gethostbyaddr().