Correction: I meant to say: Are session variables stored server-side or
client-side like cookies?
The session data is stored on the server. The session cookie (if there
is one) is stored in the browser.
How do I go about making a session last longer that the duration of
the
browser?
Set the expi
Correction: I meant to say: Are session variables stored server-side or
client-side like cookies?
"Keith" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
> How do I go about making a session last longer that the duration of the
> browser?
> Say I wanted to make a session last for
2 matches
Mail list logo