Click to See Complete Forum and Search --> : Add Subdomain


kimoo
July 21st, 2010, 08:04 AM
Hello everybody,

Does any body know of a way to dynamically add subdomains using php like

www.site.com

during visitor registeration the php script will create

visitor.site.com and redirect it to a page

PeejAvery
July 21st, 2010, 11:06 AM
Domains and subdomains can only be handled by a DNS server.

kimoo
July 23rd, 2010, 09:10 AM
like what do i do in the DNS server.. just give me a search term

PeejAvery
July 23rd, 2010, 09:26 AM
Most hosting provide access to your DNS within the administration panel. If you have your own server, then do into the administration. You still cannot create them dynamically. You personally will have to add them.