Next, it may seem like a basic question but I need to know, I'm going straight to the point:
I have a Players registry and a game registry (tables), referenced normally. I need to know how do I enable a player to select more than one game of his or her preference, that is, in the 'game' field of the 'players' table enter more than one value, in the case how many the 'player' decides. I would like some help on how to do this in the database and if possible a starting point for doing this in php as well. I USE MYSQL + PHP in development. Thanks