ID: 16667
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Session related
Operating System: Win2k
PHP Version: 4.2.0
New Comment:
What exactly are you trying to do? And are you _really_
using PHP 4.2.0 (as it hasn't been released yet..)
Previous Comments:
------------------------------------------------------------------------
[2002-04-18 11:25:03] [EMAIL PROTECTED]
What exactly are you trying to do? And are you _really_
using PHP 4.2.0 (as it hasn't been released yet..)
------------------------------------------------------------------------
[2002-04-17 14:22:13] [EMAIL PROTECTED]
session_register("pass");
$sid = session_id();
session_unregister("pass");
This generates the same code over and ov er..
sometimes it makes up its mindd, and produces another id, then begins
to use it for a while....
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=16667&edit=1