Posted by Ken on 10/04/28 11:11
After unsetting and destroying the session, the same sid is generated. is this a normal behaviour? i did this: session_start() //kill session variables unset($_SESSION); session_destroy(); Thanks in advance ;)
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming