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
Printable View
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
Domains and subdomains can only be handled by a DNS server.
like what do i do in the DNS server.. just give me a search term
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.