kurumi Posted April 27, 2006 Share Posted April 27, 2006 Hi alls, I have some php scripts which will get the user input,put into the database and output rearranged datas.At the moment ,only one user can use it .And it will be impossible if a lot of users use it at the same time.I wonder that there is anyway i can do to get a lot of users use it at the same time with their own input? Link to comment https://forums.phpfreaks.com/topic/8558-multiuser-database/ Share on other sites More sharing options...
trq Posted April 27, 2006 Share Posted April 27, 2006 Of course its possible... whats the problem your having? Link to comment https://forums.phpfreaks.com/topic/8558-multiuser-database/#findComment-31374 Share on other sites More sharing options...
kurumi Posted April 27, 2006 Author Share Posted April 27, 2006 [!--quoteo(post=369281:date=Apr 27 2006, 04:56 PM:name=thorpe)--][div class=\'quotetop\']QUOTE(thorpe @ Apr 27 2006, 04:56 PM) [snapback]369281[/snapback][/div][div class=\'quotemain\'][!--quotec--]Of course its possible... whats the problem your having?[/quote] The problem is that if a lot of users use the script at the same time ,the database will get mixed up!Their own output will become inaccurate.So is there any solution to this problem? Link to comment https://forums.phpfreaks.com/topic/8558-multiuser-database/#findComment-31382 Share on other sites More sharing options...
kurumi Posted April 28, 2006 Author Share Posted April 28, 2006 Anyone help please? Link to comment https://forums.phpfreaks.com/topic/8558-multiuser-database/#findComment-31613 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.