php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38009 Sessions mixed up
Submitted: 2006-07-04 21:29 UTC Modified: 2006-07-05 08:56 UTC
From: vicholin at gmail dot com Assigned:
Status: Not a bug Package: Session related
PHP Version: 5.1.4 OS: Windows XP professional
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: vicholin at gmail dot com
New email:
PHP Version: OS:

 

 [2006-07-04 21:29 UTC] vicholin at gmail dot com
Description:
------------
I first started one session, after that i opened another browser and started another session, when i tried to do some operations, one of the browsers took the session of the other, so both browsers had the same session, and of course those sessions where meant for differente purposes.

Thx.

Actual result:
--------------
It's easy i expected to have different sessions on differente browsers, i didn't post any code because for starting sessions i use "session_register"

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-07-05 08:56 UTC] tony2001@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Oct 31 23:01:28 2024 UTC