Assume this is my site name : www.example.com.
I saw different websites have different themes in a site. For example I want to have different themes for www.example.com and www.example.com/othertheme. I know it should have different database for that. But how?
I should make a directory to the root of the server which named for example othertheme which has another database. then I can go to that website with this url : http://www.example.com/othertheme. So it has different theme in one website.