We have one of our web applications developed in .php
What do you suggest to use with .php so we can create subdomains on the fly, check if desired name of subdomain is available, etc.
Thank you for any suggestion.
dynamic creation of subdomains
Moderator: General Moderators
This blog post may be of some use, except probably not to use the redirect option:
http://photomatt.net/2003/10/10/wildcar ... b-domains/
http://photomatt.net/2003/10/10/wildcar ... b-domains/
thanks for your 2 centskaYak wrote:This blog post may be of some use, except probably not to use the redirect option:
http://photomatt.net/2003/10/10/wildcar ... b-domains/
We did enable wildcard subdomains on our server. I was hopping to hear from somebody who had an experience with dynamic creation of subdomains and possibly sample of working script.