Jump to content

[SOLVED] MYSQL TABLE USAGE HELP!!


thisisnuts123

Recommended Posts

hello guys,

 

I was wondering if this is posible, if so do u guys have good article i can read?

 

i have a user table and i have a main table.

every time a user signs registers it will create information in the user table so for every user there is a new entry ( no problem here)

now when the user logs on to the site it will take information from the main table and randomzie it.. so the information will be changed every time a user refreshes the game..

the prblem is if 2 users are logged on at the same time.. and are accessing the same table.. this will effect how the game works.

 

is there a way work around this? so when the information is changed it does not effect every one and only that one user.

 

so 2 or more users can use the same database

 

 

Thanks in advance

Link to comment
https://forums.phpfreaks.com/topic/76023-solved-mysql-table-usage-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.