Hi,

Is there anyway I can use PHP to find out all the information in a DNS
Zonefile on a DNS server, in win2k, if you go to a dos prompt, and do the
following

nslookup <ENTER>
server <DNS SERVER>
ls -d <DOMAINNAME>



you will get loads of information on that domain name, like

SOA Records, A records, MX records, CNAME records, serial number, NS
records, basically, the zone file.

I need to be able to do this using PHP and would really appreciate some
help, maybe a pointer in the direction...


Please help,


Christian Sacks
please reply to me and the newsgroup.
Thanks
[EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to