Re: [PHP] Help Cookies

2003-03-29 Thread Daniel Guerrier
http://www.php.net/manual/en/function.setcookie.php You can set the expire date to be far of into the future. --- Haseeb Iqbal <[EMAIL PROTECTED]> wrote: > hi > how can i set the cookies life to non expireable > and what action should i take when the user signs > out? > Regards. > > > -- > PHP

Re: [PHP] Help! Cookies...

2001-03-15 Thread Richard Lynch
Cookies do not inherently support arrays. You'll have to serialize/unserialize your arrays to store them in cookies. -- Visit the Zend Store at http://www.zend.com/store/ Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm Volunteer a little time: http://chatmusic.com/volunt