[thelist] php session variable needs to persist

Matt Warden mwarden at gmail.com
Tue Nov 8 21:50:40 CST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Robert Vreeland wrote:
> As long as the window that launched the session is still open so is the
> session.

This is actually not the case. The issue with sessions is the timeout of
20ish minutes (or when the browser window is closed).

You could use various methods to keep the session alive, but I would
suggest using a persistent cookie or other persistent identification method.

- --
Matt Warden
Miami University
Oxford, OH, USA
http://mattwarden.com


This email proudly and graciously contributes to entropy.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDcXIQrI3LObhzHRMRAvJSAKDVhJ4kp7BFCoY7IkhxtuO4zJJuwgCguwGl
HY38ZxBdDdb3nQYJZ+jzwjE=
=34g+
-----END PGP SIGNATURE-----



More information about the thelist mailing list