gethostbynamel

(PHP 3, PHP 4 >= 4.0.0)

gethostbynamel --  Retourne la liste d'IP correspondante à un hôte.

Description

array gethostbynamel (string hostname)

gethostbynamel() retourne la liste d'IP correspondant à l'hôte hostname.

Voir aussi gethostbyname(), gethostbyaddr(), checkdnsrr(), getmxrr() et la page 8 du manuel.