On Wed, 29 Oct 2003, Mehdi Achour wrote: > Based on what you're saying, the second example in session-destroy.xml > is totally wrong too. Should we open a bug report ?
Hmm, now I'm not sure anymore :) I do know that $_SESSION = array() removes all session variables from the session, but it does NOT destroy the session at all. Ah, what ever... it works for me :) Derick