Forum Moderators: coopster
i'm trying to do something but it doesnt work... so this why i'm here!
What i want to do is that i need a table with two column. On the left column i will have the list of my games like this :
Game #1
Game #2
Game #3 etc...
On the right column i want that when i click on game #1 to see everyone who scored a goal during this game. So i created a database with a table in it. In my table i have game,goal,team,player, So if you click on game #1 in the left column, you will see the list in the right column of players that scored a goal in this game. Team is there because i'll need it for something later... I really dont know what code i can use to do this... :S i hope someone will be able to help me!