RE: [PHP-DB] session handling

2008-04-28 Thread Aaron
d. It would be extremely difficult to use a session if any user logging out would log every other user out. Hope this helps, Aaron. -Original Message- From: Nhadie Ramos [mailto:[EMAIL PROTECTED] Sent: Monday, April 28, 2008 10:05 AM To: php-db@lists.php.net Subject: [PHP-DB] session

Re: [PHP-DB] session handling

2008-04-28 Thread YVES SUCAET
>> 2. This is trickier. What do you mean with "access"? Are you talking about >> lost updates? Are you talking about simple read-operations? Actually, even as >> you claim you're a newbie, you're asking questions that are keeping us all up >> at night! :-) The solutions vary depending on your situa

Re: [PHP-DB] session handling

2008-04-28 Thread YVES SUCAET
-- Original Message ------ Received: Mon, 28 Apr 2008 10:06:19 AM CDT From: Nhadie Ramos <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: [PHP-DB] session handling hi all, i'm a newbie and i really would like to be able to understand how session works. for the scenario, i have

[PHP-DB] session handling

2008-04-28 Thread Nhadie Ramos
hi all, i'm a newbie and i really would like to be able to understand how session works. for the scenario, i have customers with two users login to manage their records (like adding their own customers). e.g. customer A has a username customera1 and customera2, customer B has customerb1 and cu