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()"; Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.