3
One thing I don't understand, say if you have two forums, two seperate groups of users sign up, post... they all go to one database? So the two sites virtually have the same data showing even though users can sign up, post from the two sites?
That would be quite easy to comprehend if the two sites are on one server, what if the two sites sit on different server? they can they both point to, manipulate the same database? Can I come up with like one dedicated server for the database and several servers for the websites point to that datbase server?