ID:               46394
 Comment by:       mater_chriso at yahoo dot com
 Reported By:      master_chriso at yahoo dot com
 Status:           Open
 Bug Type:         Feature/Change Request
 Operating System: Windows Vista
 PHP Version:      5.2.6
 New Comment:

but when i open the two simultaneusly on different web browsers they
use different sessions as expected.

Is it possible for php to detect and create a separate session for each
tab/instance of the web browser?


Previous Comments:
------------------------------------------------------------------------

[2008-10-26 15:39:10] master_chriso at yahoo dot com

Description:
------------
I'm developing 2 different php programs simultaneously both using php
session. I notice that both are sharing and overriding the same session
variables. The worst thing happens is when I close one of the app, it
will destroy the contents for the other app.

Is there a way to keep php from sharing the session on multiple tabs or
instances of the same web browser?




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=46394&edit=1

Reply via email to