Hello. I am currently creating a site where users can create groups and on every group, the members of that group can take part in a discussion. How should I arrange the database to work? I understand that I need to store every message in the database and pull, but how do I create a table for every group when I do not know when a group is going to be made? Please help?! Thnx