How to create subdomains dynamically
Posted: Mon Jun 05, 2006 1:07 pm
hello every1,
I am really confused how to create subdomain dynamically.
I am explaining my problem with the help of example.
Problem:
Whenever users registers to my websit they must get there own website and emailadress.
Ex. if I am registering on www.abc.com and my companies name is xyz, my website will have the name as www.xyz.abc.com and email ex. 127@abc.com where 127 will be generated at random or on the basis of auto_increamented id.
Please suggest me a good solution for this.
I am really confused how to create subdomain dynamically.
I am explaining my problem with the help of example.
Problem:
Whenever users registers to my websit they must get there own website and emailadress.
Ex. if I am registering on www.abc.com and my companies name is xyz, my website will have the name as www.xyz.abc.com and email ex. 127@abc.com where 127 will be generated at random or on the basis of auto_increamented id.
Please suggest me a good solution for this.