[PHPLIB] In the Course of a $lifetime ... From: Bob Bowker (bowker <email protected>)
Date: 12/07/99

Hi --

Exactly how does $lifetime work ...? Here's my rather tentative
understanding ...

1. set it to 0, and cookies are used ...
        Q: with what expiration?

2. set to $value, the session expires in $value minutes ...
        Q: do both the cookie and the GET fallback id expire?
        Q: what actually happens in $value minutes?

One final, related question ... what does phpLib actually do (with
$lifetime set to, say, 2 hours) when someone comes back a week later with
that same cookie, or with the GET fallback session id number set to
something that's a week old?

Thanks for the help ...

Bob.

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.