Re: [PHP] Custom database session handler and data concurrent access from ajax request

2007-05-03 Thread Richard Lynch
On Thu, May 3, 2007 4:45 am, [EMAIL PROTECTED] wrote: > Sessions are managed in a mysql database, with autocommit enabled. I'm > using > mysql_pconnect in my handler to read/write session data (same user, > same > password, same host, always). As noted in the user comments of the on-line manual, t

Re: [PHP] Custom database session handler and data concurrent access from ajax request

2007-05-03 Thread Nicolas Quirin
Nobody could help me??? THX - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Thursday, May 03, 2007 11:45 AM Subject: [PHP] Custom database session handler and data concurrent access from ajax request Hi, i'm currently working on a web site that use AJAX requests to load