I need to edit DNS records through PHP
I am trying to solve this:
I got couple of domains I want to run under one PHP script. I wonder if there is an apache/php mod that would allow me to edit DNS records directly on the server. However, I need to assign the domains from within the script
It is a dedicated server, so installing additional packages is not an issue.
Any ideas?
|