Re: [PHP-DOC] Cookies problem with Netscape in PHP3 From: Rasmus Lerdorf (rasmus <email protected>)
Date: 07/13/00

> Again, IE picks these up fine, but Netscape never recognizes them. I showed
> it to a friend of mine who knows a fair amount and he said that the cookie
> standards call for a 3 letter day name, not the full name. I.E. Wed rather
> than Wednesday. Any idea if this is the case? If so, has this issue been
> addressed in PHP4?

This has not changed from PHP 3, and Netscape handles full day names in
cookies just fine.

-Rasmus