ID: 30223 Updated by: [EMAIL PROTECTED] Reported By: sambukkaa at hotmail dot com -Status: Open +Status: Bogus Bug Type: Session related Operating System: win2k Advanced PHP Version: 5.0.1 New Comment:
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php . Previous Comments: ------------------------------------------------------------------------ [2004-09-24 20:43:04] sambukkaa at hotmail dot com Description: ------------ I have tested it only with MS Internet explorer. The Session functions are working well in all means as long as the cookies of the client browser are activated. Actually, they don't have nothing in common! I suppose that since the sessions are actually cookies which are saved on the server are created with the same routine, which generate cookies for the browser and there is the connection for this misbehaviour. Reproduce code: --------------- 1) call any php page that works with sessions and make sure it works. 2) disable cookies of the explorer and test it once more. and see that sessions do not work. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30223&edit=1
