Re: [PHP] locking a mysQL row

2001-09-11 Thread nayco
To: php <[EMAIL PROTECTED]> Sent: Tuesday, September 11, 2001 3:48 AM Subject: [PHP] locking a mysQL row > Hi all, > > I'm currrently developing a dynamic, user-added content site. > The thing is, content can be added and edited my TWO people.. > the original writer, and t

Re: [PHP] locking a mysQL row

2001-09-10 Thread tjacobs-php
On Tue, 11 Sep 2001, Justin French wrote: > I'm currrently developing a dynamic, user-added content site. The > thing is, content can be added and edited my TWO people.. the > original writer, and the editor. Just put a timestamp field into the table, which will automatically track the last upd

[PHP] locking a mysQL row

2001-09-10 Thread Justin French
Hi all, I'm currrently developing a dynamic, user-added content site. The thing is, content can be added and edited my TWO people.. the original writer, and the editor. So, my problem is, if the editor/user makes an edit to content whilst the other is also attempting to do so, one of them will