Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.
Moderator: General Moderators
Mastermind
Forum Commoner
Posts: 36 Joined: Thu Mar 10, 2005 2:38 am
Location: CDO,Philippines
Contact:
Post
by Mastermind » Mon Aug 28, 2006 9:54 pm
Dear Friends,
What is the code in php if your want to put your data in a DNS Server.
Thanks you.
darodesign
Forum Newbie
Posts: 19 Joined: Mon Aug 28, 2006 8:58 am
Location: Berlin
Contact:
Post
by darodesign » Tue Aug 29, 2006 12:15 am
You mean e.g. to add a new A-Entry ? Easy you have to open the DataFile, often a Textfile
and write to it with PHP.
timvw
DevNet Master
Posts: 4897 Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium
Post
by timvw » Tue Aug 29, 2006 1:25 am
Depends on the DNS server you're using..
darodesign
Forum Newbie
Posts: 19 Joined: Mon Aug 28, 2006 8:58 am
Location: Berlin
Contact:
Post
by darodesign » Tue Aug 29, 2006 4:10 am
Surely
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098 Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia
Post
by Chris Corbyn » Tue Aug 29, 2006 8:35 am
Use PowerDNS as a DNS server. It supports a MySQL or PgSQL backend