php-general | 2001032
Date: 03/19/01
- Next message: Thomas Schneider: "[PHP] managing scripts on different domains"
- Previous message: Andrew Hill: "Re: [PHP] MS SQL databse connecting"
- Next in thread: Yasuo Ohgaki: "Re: [PHP] "deleted" cookie"
- Reply: Yasuo Ohgaki: "Re: [PHP] "deleted" cookie"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Thomas Schneider: "[PHP] managing scripts on different domains"
- Previous message: Andrew Hill: "Re: [PHP] MS SQL databse connecting"
- Next in thread: Yasuo Ohgaki: "Re: [PHP] "deleted" cookie"
- Reply: Yasuo Ohgaki: "Re: [PHP] "deleted" cookie"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

