|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-06-08 08:06 UTC] mw at icsmedia dot de
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 08:00:01 2025 UTC |
If I make a Session, and I register a variable it exists after a session_destroy() or a session_unset() or a session_unregister("variablename"). Thiss appears only if I use the GET-Method, it does't appear with the Cookie-Method. I tried it with "mm" and "files"