Hey,
I'm reading up about the session functions looking
for the proper way to set a session to never
expire, but I'm a little confused.
is calling
session_cache_limiter('private_no_expire');
...before before session_start() the proper way to
set a session to never expire? Or least until the
browser is closed?
It looks like it to me, but I'm not exactly sure.
--
Skip Evans
Big Sky Penguin, LLC
503 S Baldwin St, #1
Madison, WI 53703
608-250-2720
http://bigskypenguin.com
=-=-=-=-=-=-=-=-=-=
Check out PHPenguin, a lightweight and versatile
PHP/MySQL, AJAX & DHTML development framework.
http://phpenguin.bigskypenguin.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php