ID: 38009 Updated by: [EMAIL PROTECTED] Reported By: vicholin at gmail dot com -Status: Open +Status: Bogus Bug Type: Session related Operating System: Windows XP professional PHP Version: 5.1.4 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [2006-07-04 21:29:21] 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" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=38009&edit=1