RE: close session when browser is closed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Also, on a daily basis last week after a windows update glitch... I had to
kill rogue IE processes after it was closed, which I found kept some of my
users logged in, which was fun...

> 
> Travis Doherty wrote:
> > By default the session cookie expires when the browseris closed.
> this is not always true: f.e. FF requires *all* open windows 
> to be closed to
> forget that session.
> 
> >If the browser refuses the cookie, sessions won't work anyway.  
> again: this is not always true. Only if  
> "session.use_only_cookies = 1"
> otherwise the session id can alternatively propagate using 
> the query string
> or hidden input fields.
> (if "session.use_trans_sid = 1")
> 
> just my 2 cent
> 
> -- 
> View this message in context: 
> http://www.nabble.com/close-session-when-browser-is-closed-tf3
> 443138.html#a9627180
> Sent from the PHP - General mailing list archive at Nabble.com.
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.446 / Virus Database: 268.18.17/730 - Release 
> Date: 3/22/2007 7:44 AM
>  
> 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.17/730 - Release Date: 3/22/2007
7:44 AM
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux