Page 1 of 1

DNS Server Code

Posted: Mon Aug 28, 2006 9:54 pm
by Mastermind
Dear Friends,


What is the code in php if your want to put your data in a DNS Server.


Thanks you.

Posted: Tue Aug 29, 2006 12:15 am
by darodesign
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.

Posted: Tue Aug 29, 2006 1:25 am
by timvw
Depends on the DNS server you're using..

Posted: Tue Aug 29, 2006 4:10 am
by darodesign
Surely

Posted: Tue Aug 29, 2006 8:35 am
by Chris Corbyn
Use PowerDNS as a DNS server. It supports a MySQL or PgSQL backend ;)