Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199901

Re: [PHP3] Cookies and Y2K From: Rasmus Lerdorf (rasmus <email protected>)
Date: 01/14/99

> I read somewhere that browsers won't allow a cookies to be set with a
> date later than year 2000. Anyone know if this is true? As I use PHPLIB
> which sets a lot of cookies, this could be an annoying problem.

Not true. The original cookie standard used a 2-digit date, but that
doesn't mean that a cookie with "02" in the year field gets confused. It
will interpret that as 2002. See http://www.php.net/y2k.php3

-Rasmus

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev <email protected>