[Phplib-users] killing sessions when closing browser
Brought to you by:
nhruby,
richardarcher
From: Daniel B. <bo...@io...> - 2003-07-14 18:48:54
|
After I upgraded to phplib 7.4-pre2, and can't seem to get sessions to = be destroyed when a browser is closed and then reopened. Before the = user would have to log in again, now they are still logged in. How do I force the login when the browser is closed and then re-opened. = I have Session set to: $allowcache =3D no $lifetime =3D 0 (for session cookies) thanks - daniel |