Hi..
I am making a site admin that allows authed users to add sub domains etc to a domain record, Does there exists class or functions for this already? Or can someone please redirect me to a url that can help me with this?
Regards,
TIA
Hi,
Most domain systems have a command line interface so you could add these via the program through an exec() or system().
Elfyn
Yes but how?