Angelo Zanetti wrote:
I've been searching for where the time is set for a session to
expire but had little luck.
I think you might be looking for the session.gc_* directives. These
control the session mechanism's garbage collection.
Hope that helps.
Chris
--
Chris Shiflett
Brain Bulb, The
Hi Angelo,
You might want:
session.cookie_lifetime =
Obviously this only has an effect if the session.use_cookies directive
is set to "1".
Cheers,
David Grant
Angelo Zanetti wrote:
> Hi guys.
>
> I've been searching for where the time is set for a session to expire
> but had little luck.
>
Hi Tarrant,
--- Tarrant Costelloe <[EMAIL PROTECTED]> wrote:
> I wrote to the list a couple of days ago about issues Planet-Tolkien.com
> members were experiencing with Internet Explorer, where their PHP based
> $_SESSION seemed to be expiring very speradically, where as Mozilla and
> Opera browse
That's not what a session if for. You'll have to set your own cookie to
remember who the person is, and start a new session for them when they
return.
---John Holmes...
> -Original Message-
> From: Justin French [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 01, 2002 4:58 AM
> To: php
4 matches
Mail list logo