Jump to content

Why " dns_get_record " is not working ?


ankur0101

Recommended Posts

Hi

I have windows xp with XAMPP

 

Here is the code

$result = dns_get_record ("series99.com", "DNS_CNAME");
echo $result;

 

When I preview, it shows this error

 

Fatal error: Call to undefined function dns_get_record() in D:\xampp\htdocs\whois.php on line XX

 

What to do ? Is Linux OS is essential for that ?

Link to comment
https://forums.phpfreaks.com/topic/163593-why-dns_get_record-is-not-working/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.