On Mar 19, 7:39 pm, "Grant Cox" <[EMAIL PROTECTED]> wrote:
> Do you mind expanding on which framework / language allows you to have
> sessions automatically expire when the browser is closed?  Do you just
> mean that the session has a very long server side timeout, and by
> closing the browser your own client just forgets its cookie (which
> really hasn't closed the session), or is there something more advanced
> going on?
>
I think that he refers to the default php behaviour when
session.cookie_lifetime is set to 0, that means "until the browser is
closed" http://php.net/manual/en/ref.session.php



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to