RE: [PHP] Wierd cookie behiavor

2001-07-11 Thread scott [gts]
of HTML you give it... > -Original Message- > From: david jarvis [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 11, 2001 12:54 PM > To: scott [gts] > Subject: Re: [PHP] Wierd cookie behiavor > > > hmm, still no luck. The problem isnt that the cookie in in memory, the &

RE: [PHP] Wierd cookie behiavor

2001-07-11 Thread scott [gts]
he expire time to one second in the past, which (in theory :) will delete the cookie ASAP. > -Original Message- > From: david jarvis [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 11, 2001 12:38 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Wierd cookie behia

[PHP] Wierd cookie behiavor

2001-07-11 Thread david jarvis
I have a logout page that sends this cookie setcookie("membership") So that "membership" shoud be empty. However, if you login so that the cookie membership is created, and then try to logout without restarting the browser, it wont delete the cookie. But if you restart the browser and try to