Bastien
From: Bret Walker <[EMAIL PROTECTED]>
To: php-db@lists.php.net
Subject: [PHP-DB] DB Access, Sessions and Blocking Access
Date: Wed, 17 Aug 2005 17:19:38 -0500
Hello-
I'm developing a web-based system whereby users can edit documents and
then e-mail the documents to sele
I'm developing a web-based system whereby users can edit documents and
then e-mail the documents to selected recipients.
The "documents" are comprised of the data from several MySQL fields.
I want to make sure that two people don't edit a document at the same time.
My users log in via a script
Hello-
I'm developing a web-based system whereby users can edit documents and
then e-mail the documents to selected recipients.
The "documents" are comprised of the data from several MySQL fields.
I want to make sure that two people don't edit a document at the same time.
My users log in via a