First: cookies are a function of the HTTP protocol and each browser's
implementation thereof.  This is not a PHP issue.

Second:  I would recommend simply setting cookie to 10 years in the future.
It is inconceivable that the application and/or data would not have changed
in that time.  To believe otherwise would allow many of us an opportunity
for off-list humor at the believer's expense.
<GRIN>

-----Original Message-----
From: Steffan Harris [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 02, 2002 2:13 PM
To: Rick Emery
Subject: RE: [PHP] Cookies


sorry, I was in a rush when I wrote that. I mean a cookie that will never
expire, and will always remain there, and be called back at any later date,
even if it is the year 3456 :)

>what is an infinite cookie?  do you mean one that lasts after the browser
is
>closed and can be re-examined at a later date?
>
>Already there...
>
>-----Original Message-----
>From: Steffan Harris [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, April 02, 2002 1:57 PM
>To: [EMAIL PROTECTED]
>Subject: [PHP] Cookies
>
>
>hi, is there a way of setting an infinite cookie using PHP? Is there a
>special command for it? If not, I suggest adding that function in to PHP.
>Thanks,
>
>Steffan
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to