Re: [phplib] per session cookies expiring after e15 mins From: Bogdan Morar (bogmor <email protected>)
Date: 04/13/01

Hi Matt,

> I'm using per session cookies within an application but if the page is left
> for more than about 15 mins, the session expires.
> $lifetime is set to 0 in my local.inc.

If you don't use Example_Session class (from local.inc) for session, modify the
$lifetime from your class.
If you use Example class, that is an error, and I don't know a solution.

> Is there a way I can set up per session cookies to only expire when the
> browser is closed and not before?

Bogdan Morar
www.bogmor.com

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>