optimistic locking in PHP
Posted: Wed Jun 09, 2004 3:48 am
Hi;
How manage in PHP when several users would like to modify the same form (web page) in disconnection mode ?
If I lock (via MySql) the form, so if the user close web browser => which solution ?
Have you a solution to resolve the complex problem in PHP ?
Best regards;
How manage in PHP when several users would like to modify the same form (web page) in disconnection mode ?
If I lock (via MySql) the form, so if the user close web browser => which solution ?
Have you a solution to resolve the complex problem in PHP ?
Best regards;