Re: multiple sessions for the same user

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Apr 3, 2014 at 4:45 PM, Jonathan Sundquist <jsundquist@xxxxxxxxx> wrote:
> Use either two completely different browsers or if they need to use the same
> browser open one of the sessions in privacy mode.

Thanks for the reply, but they don't want to use different browsers,
and they may want to open more then just 2 tabs.

>
>
> On Thu, Apr 3, 2014 at 3:43 PM, Larry Martell <larry.martell@xxxxxxxxx>
> wrote:
>>
>> I have a php app that uses a session to share data across requests
>> (using session_start())
>>
>> I have a situation where a user wants to open 2 invocations of the app
>> in 2 browser tabs and look at different things, but because of the
>> session, both tabs have the same data. Is there a way to have a
>> separate session for each tab they open?
>>
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux