Jump to content

[SOLVED] MYSQL Database Table Help, Linking for game


SithLordKyle

Recommended Posts

I'm quite new to MYSQL, still getting the hang of it, but I can write tables and implement the data to a degree.  So here's the issue...

 

We have a website where users can register with the site, storing random information about themselves, and offering unique content for those registered users.  Which includes games, two in particular.

 

I want to make it so when the users are logged in, they can access the games and their data where they were last at.  Granted the users can login from any page, but the games are housed in different folders.

 

Should the games have their own tables separate from the user table?  How should/would I link the tables together to get the game pages to access the data needed?

 

Any and all help is much appreciated!

Link to comment
Share on other sites

Thanks for the information.  I wasn't sure if I should use all separate tables or not; a bunch of posts I had read suggested it, but it seemed like a waste.  Especially in connecting all the tables.

 

The games are quite different as far as the information they use.  But since neither game uses the same information, I can see how using the same table would work.  Thanks!

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.