dns_check_record
(PHP 5 CVS only)
dns_check_record -- Synonym for checkdnsrr()
Description
int dns_check_record ( string host [, string type])
Check DNS records corresponding to a given Internet host
name or IP address
dns_get_mx
(PHP 5 CVS only)
dns_get_mx -- Synonym for getmxrr()
Description
int dns_get_mx ( string hostname, array mxhosts [, array
&weight])
Get MX records corresponding to a given Internet host name.
|