Storing visitor hits in mysql
Posted: Tue Apr 21, 2009 6:16 pm
Hey,
I have started my own games website. I store each game information in a mysql database. Also each game has its own unique ID. How can I store the hits for each unique visitor for each game in each of the games information in the database?
For example this would be my database:

Thanks.
I have started my own games website. I store each game information in a mysql database. Also each game has its own unique ID. How can I store the hits for each unique visitor for each game in each of the games information in the database?
For example this would be my database:

Thanks.