[PHP] how to set session expiration

2001-09-12 Thread power jessie
hello everyone, how can i set the expiration of my sessions with or without the cookies enabled? say if a user idles for some time, the session will now expire. TIA! jessie void signature () { cout Jessie Natividad-- [EMAIL PROTECTED] endl ; cout Cell: +63 919 272

RE: [PHP] how to set session expiration

2001-09-12 Thread Martin Lindhe
hello everyone, how can i set the expiration of my sessions with or without the cookies enabled? say if a user idles for some time, the session will now expire. TIA! jessie I'm using a solition that's something like this: first, each time a user logs in to the site, a

RE: [PHP] how to set session expiration

2001-09-12 Thread Martin Lindhe
-Original Message- From: Martin Lindhe Sent: Wednesday, September 12, 2001 5:34 PM To: [EMAIL PROTECTED] Subject: RE: [PHP] how to set session expiration hello everyone, how can i set the expiration of my sessions with or without the cookies enabled? say if a user idles