This is a discussion on RE: [PHP] Making a cookie never expire within the PHP General forums, part of the PHP Programming Forums category; You can, however, set the expire date to a date far in the future. http:// php.net/setcookie - take a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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:sdp2006@juno.com] Sent: Friday, August 22, 2003 5:41 PM To: php-general@lists.php.net Subject: [php] Making a cookie never expire How can I make a cookie never expire? Thanks, Stevie __________________________________________________ ______________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
![]() |
| Thread Tools | |
| Display Modes | |
|
|