How much would cost a script with these features: Subdomain creator Automatically DNS management for each subdomain
Depends on your server configuration. I've set somethingsimple up recently in about 15 minutes, all it's doing is: - Creating a virtual host file for the subdomain. - Creating the directory for the subdomain & setting necessary permissions. - Restarting Apache. We've set up a wildcard A record on our DNS server so that all *.example.com domains point to the one server. If you're wanting to control the DNS records separately for the subdomain, that's a bit different, and a little more complicated, but again - it depends on the server configuration. For instance, with WHM acting as your DNS server, you can easily add DNS records to a text file and restarted the named service. Very simple to do.
if your server uses cPanel you can also easily write a script that creates the subdomains and changes DNS settings
I agree. Pricing is hard to nail down without more information, but this wouldn't be a huge project. You could probably have something developed as an "add-on" that does these functions.
I've written a custom script and macro to handle this. PM me to discuss. Im actually working on the same project for a clients who needs to create cPanel account for 600 million domains. All my macros are custom built per client so if you need any special specs that is no problem at all.
If you want something like .co.cc (with full DNS management) I'd imagine you'd pay quite a bit There's quite a few more features on that site than meets the eye.
That is why I am asking, how much would a programmer for a script with the basic features I have mentioned.