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?


On Mar 20, 5:04 am, "Andre" <[EMAIL PROTECTED]> wrote:
> In other applications I've coded before (with another framework), I
> used to implement a session-expires-when-i-close-the-browser-window
> kind of system, but I don't know if that can be done with CakePHP.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
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