Lock MySql
Posted: Thu Mar 17, 2005 3:38 am
Hi.
My php page is read my many people at once.
in the code Im reading and writing to MySql database
how can I lock the procidior, in some way that when another user is calling the page, the code wont allow multiple reading & writing to the db, and insted - will wait untill It will allow?
thanx
My php page is read my many people at once.
in the code Im reading and writing to MySql database
how can I lock the procidior, in some way that when another user is calling the page, the code wont allow multiple reading & writing to the db, and insted - will wait untill It will allow?
thanx