Jump to content

DNS Checker


Veehosty

Recommended Posts

The only problem is that checkdnsrr only returns boolean and not the actual record. 

What I have used in the past is the PHP pear package Net_DNS2 to get the record and then you can output from there.   Though I am sure there are other packages and frameworks out there. 

Link to comment
Share on other sites

16 hours ago, steven99 said:

The only problem is that checkdnsrr only returns boolean and not the actual record. 

my point is that a lot of what he wants to do is native to PHP and so a read of the manual would not necessarily be a waste of his time. 🙂

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated