> If I use sessions (not session cookies) by issuing a session_start() and
> then log in to an area of my web site, I understand that the session will
> last until either I close my browser or issue a session_unset() followed
by
> a session_destroy().
>
> If I log in and walk away from my PC, will
Hi,
If I use sessions (not session cookies) by issuing a session_start() and
then log in to an area of my web site, I understand that the session will
last until either I close my browser or issue a session_unset() followed by
a session_destroy().
If I log in and walk away from my PC, will the s
2 matches
Mail list logo