Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001032

[PHP] "deleted" cookie From: Nikolai Vladychevski (niko <email protected>)
Date: 03/19/01

Hi,

My site has been working with cookies just fine .... until i discovered
that some browsers (i think it is some browser under MacOS, I'm
investigating) instead of deleting a cookie, set it to value "deleted",
so in my code this variable has a value and believes there is a user
called "deleted" trying to reauth..... a lot users can't login to my
site ater their session times out due to this cause.... My question is,
I am dealing with some new bug of explorer or there is a standard I am
missing? Should I implement in my code this feature doing with "deleted"
cookies? Or maybe it's a php bug? I run php-4.0.4pl1 ....

Thanks in advance

Nikolai

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>