try this:

session_unset();  - i think that's the one
session_destroy();

-----------------------------------------------------------------
Jonathan Rosenberg
Be fierce, be fabulous, change the world!



----- Original Message -----
From: "Angel Behar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 11, 2001 7:01 PM
Subject: [PHP] killing the session


> Hi !!!
>
> I'm using php 4.0.3pl1 with session support and I can't KILL the session,
I
> unregister all the variables then I session_destroy() the session but if I
> push the back button I still have the session working.
>
> I had been reading all the documentation and cant' find the straight
answer
> to this.
>
> My app it's a shopping cart app so the client once check out if he push
the
> back button still have the cart content.
>
> Please help me, I'm in a hurry.
>
> Thanks in advance.
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to