Hi, I Want to fetch all the DNS records ( A,CNAME,NS,MX ) of a domain from the DNS zone file including sub-domains ( when i use dns_get_record() it only gives main domain records ) - what will the best and easiest way to fetch this one ? Thanks in advance for all your replies .....