|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-04-18 11:25 UTC] sniper@php.net
[2002-04-18 15:10 UTC] sniper@php.net
[2002-08-26 01:00 UTC] php-bugs at lists dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 29 23:00:01 2025 UTC |
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....