RE: [PHP] Making a cookie never expire

2003-08-23 Thread Joe Pemberton
You can, however, set the expire date to a date far in the future. http:// php.net/setcookie - take a look at the 3rd parameter. Something like time()+A_LOT_OF_SECONDS -Original Message- From: Stevie D Peele [mailto:[EMAIL PROTECTED] Sent: Friday, August 22, 2003 5:41 PM To: [EMAIL PRO

Re: [PHP] Making a cookie never expire

2003-08-22 Thread John W. Holmes
Stevie D Peele wrote: How can I make a cookie never expire? You can't. -- ---John Holmes... Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/ PHP|Architect: A magazine for PHP Professionals – www.phparch.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: ht