Re: [PHP] Session cookie expiration

2001-01-10 Thread Richard Lynch
There are settings in php.ini for that, I think... - Original Message - From: Michal Thomka <[EMAIL PROTECTED]> Newsgroups: php.general Sent: Wednesday, January 10, 2001 4:24 AM Subject: [PHP] Session cookie expiration > > > I am working on an aplication which uses

[PHP] Session cookie expiration

2001-01-10 Thread Michal Thomka
I am working on an aplication which uses sessions, and I would like to set the expiration time of the cookie , which is sent by session. Can someone help me with this small problem? Thank you in advance Mike --