thisisnuts123 Posted November 5, 2007 Share Posted November 5, 2007 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 More sharing options...
fenway Posted November 5, 2007 Share Posted November 5, 2007 How did you work around this? Link to comment https://forums.phpfreaks.com/topic/76023-solved-mysql-table-usage-help/#findComment-385145 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.