high all,
checkdnsrr($host, $type) checks DNS records corresponding to the given internet host name or IP address and returns true if any records are found with the given type.
i want the results of the dns query.
how to do that?
getmxrr returns only the mx records of a host name. ;-(
n.u.