Hi, Is there a corresponding php method that would accomplish the same thing as: dig @ns_srvr_name thisdomain.com So far, dns_get_record() uses the default nameserver values from the /etc/resolve.conf (afaik, at least); how do I get it to lookup the domain name using ns_srvr_name as the name server? Any help appreciated. Ed -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php