PDA

View Full Version : How do I create subdomains using PHP?



alexgrenier
March 17th, 2006, 15:51
I would like to know how do I create subdomains using php?

Basically, I want a new user that signs up to my website to have a homepage: username.domain.com
as well as sub directories as: username.domain.com/journal

If there was any example files to help me out that would be great!

Thanks in advance,