On 6/18/07, Sergei <[EMAIL PROTECTED]> wrote:
>
>
> On 18 июн, 21:08, Grant Cox <[EMAIL PROTECTED]> wrote:
> > > How to make session expire after browser close? It's a default PHP
> > > session behaviour,
> >
> > Really?  In my experience closing the browser causes the browser to
> > forget your session cookie (as that's what it is meant to do), but the
> > server is not informed of this and keeps the session active for the
>
>
> Yes I know.
>
>
> > normal amount of time.  I have not seen any change in this behaviour
> > with CakePHP.
> >
> > How are you finding that Cake is not expiring the session, where a
> > "normal" PHP script does?  Are you looking at the server side session
> > files?  Can you post a sample PHP script that automatically destroys
> > this session with just a browser close?
>
> Well, it's true but.. seems strange that it's holding session longer.
> Have you ever logged such way to any site when you close the browser
> then go to site again and see that session expired? Of course you
> have. That's what I'm talking about.
>
> Thank you.
>
> I am no expert on the ways that firefox and IE or any other's may handle
sessions and thier destruction upon close, but is it possible that you are
looking from one point of view in this matter? Does this issue replicate
itself in any other browsers? If so which?


-- 
Thanks,
Ron Chaplin
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
T73 Software & Design
www.t73-softdesign.com
We'll make all of your wildest
e-Commerce dreams come true!

--~--~---------~--~----~------------~-------~--~----~
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