Ok, this is what I'm trying to do. I would like a user to come to my site lets say www.mysite.com and register. when they register they get there own second level domain dynamicly created by php for ex. www.newuser.mysite.com. My question is how do I dynamicly create a second level domain using php an example of what I want to do is www.intranets.com.
Any ideas?
SD