heeha Posted August 12, 2015 Share Posted August 12, 2015 I was trying to get dns_AAAA for ipv6 but i do not get the any result, I only get ouput as "array() " in the page. $a = dns_get_record("example.com", DNS_AAAA); print_r($a); doesnt output the ipv6, it only gets the "array()"; Link to comment https://forums.phpfreaks.com/topic/297749-gettting-dns/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.