Re: [PHP] Killing session cookies, caches and everything.

2001-01-31 Thread Angel Behar
> Try doing SetCookie(SESS_ID, ''); as well. I try it but doesn't work either... If someone fix this please help, I'm very worried right now. Thanks again. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [PHP] Killing session cookies, caches and everything.

2001-01-30 Thread Richard Lynch
> under /tmp but the session is still alive in the browser so the cookies are > the problem. Try doing SetCookie(SESS_ID, ''); as well. Or whatever that variable is that has the session id in it. -- Visit the Zend Store at http://www.zend.com/store/ Wanna help me out? Like Music? Buy a CD: ht

[PHP] Killing session cookies, caches and everything.

2001-01-30 Thread Angel Behar
Hi !! I'm working with php 4.0.4pl1 under windows NT, and I really need big help here. I can't delete, kill, erase the session after the user end shopping. I try session_unset, session_destroy and header ("Expires: Fri,09 Sep 1966 06:09:06 GMT"); header ("Last-Modified: " . gmdate("D, d M Y H:i