I need to assign SubDomain to every user who will be registered to my site.
Example: My Site Domain: www.example.com When a user registered for this, a subdomain eg.www.username.example.com assigned to the user.
I am not able to find any solution. I tried googling and found solutions but not working as my requirements.
Thanks for help me..