User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 427,680 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,285 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 6189 | Replies: 3
Reply
Join Date: Jul 2002
Posts: 71
Reputation: evilmonkey29 is an unknown quantity at this point 
Rep Power: 7
Solved Threads: 2
evilmonkey29 evilmonkey29 is offline Offline
Junior Poster in Training

DNS record types

  #1  
Jul 4th, 2003
in php i came accross the function checkdnsrr. optionally, you can enter one of the following dns record types:
A, MX, NS, SOA, PTR, CNAME, AAAA, or ANY. The default is MX.

i have no idea what any of them mean but wanted to use this function to verify e-mail address domains and links in real-time.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jun 2003
Location: AR, USA
Posts: 11
Reputation: Riker is an unknown quantity at this point 
Rep Power: 6
Solved Threads: 0
Riker's Avatar
Riker Riker is offline Offline
Newbie Poster

Re: DNS record types

  #2  
Jul 4th, 2003
http://www.dns.net/dnsrd/rr.html might be of some help...I googled for dns record types and many results came up
Reply With Quote  
Join Date: Jul 2002
Posts: 71
Reputation: evilmonkey29 is an unknown quantity at this point 
Rep Power: 7
Solved Threads: 2
evilmonkey29 evilmonkey29 is offline Offline
Junior Poster in Training

Re: DNS record types

  #3  
Jul 5th, 2003
thanks. that somewhat helps.
sorting through the data and after some googling i found the following:

A = address (i think it means you give it a domain name and it will check for an ip address)
MX = mail exchange (i'll use it to verify e-mail addresses)
NS = name server
SOA = start of authority (the first record in every properly configured zone, contains info about the zone)
PTR = pointer (looks to be same as CNAME except instead of 192.168.0.1 you would enter 1.0.168.192.IN-ADDR.ARPA)
CNAME = canonical name (the real name of a host - i think this means if you give it an ip address, it'll check to see if there's a domain name associated with it)
AAAA = IPv6 address (IPv6 increases IP address size from 32 to 128 bits for more levels of hierarchy)
ANY = i take it that means all of the above.

sites i found helpful:
http://www.menandmice.com/online_doc...lossarytoc.htm

please correct me if i interpreted the info wrong. hope this helps people.
Reply With Quote  
Join Date: Feb 2005
Location: IN
Posts: 28
Reputation: mcldev is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 2
mcldev mcldev is offline Offline
Light Poster

Re: DNS record types

  #4  
Feb 19th, 2005
I highly recommend picking up a book or ebook on DNS.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb PHP Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the PHP Forum

All times are GMT -4. The time now is 11:17 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC