dns_check_record
<<<
dns_get_mx dns_get_record
>>>

6.25 Réseau
6 Référence des fonctions
 Manuel PHP

Introduction
Pré-requis
Installation
Configuration à l'exécution
Types de ressources
Constantes pré-définies
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
inet_ntop
inet_pton
ip2long
long2ip
openlog
pfsockopen
socket_get_status
socket_set_blocking
socket_set_timeout
syslog

6.25.13 dns_get_mx()Synonyme de getmxrr

[ Exemples avec dns_get_mx ]   PHP 5

bool  dns_get_mx ( string   hostname , array   mxhosts , array   weight )

dns_get_mx lit le champ MX de l'hôte internet hostname .

<< dns_get_mx >>
dns_check_record Réseau dns_get_record