Forum Moderators: phranque
I am new to php & Apache Server. I have a requirement where my user will come and register at my site. Based on theie user ID a folder is created.
Now the issue is if someone registers himself as John then my folder is created as http://www.example.com/john/
But when user wants to access his file the he must type [john.example.com...] instead of http://www.example.com/john/
Thanx in advance
[edited by: jatar_k at 5:10 pm (utc) on July 22, 2005]
[edit reason] examplified [/edit]
try alook at this thread and see if that might offer some options
Dynamic Sub-Domain with PHP [webmasterworld.com]