Create a sub domain for each user
- by Avinash
I am working on one site, in which i need to create a sub domain for each user.
For e.g, my xite:
www.demo.com
And user name is :: Mark
then sub domain for that user will be as below,
mark.demo.com
I need to know that what is the proper way to do like the above.
I am running on PHP.
Thanks,
Avinash