Re: [PHP-DB] Re: My $_SESSION['''] variables are expiring!
by Ron Piggott other posts by this author
Oct 29 2005 3:14PM messages near this date
Re: [PHP-DB] Re: My $_SESSION['''] variables are expiring!
|
RE: [PHP-DB] My $_SESSION['''] variables are expiring!
session_regenerate_id works. Ron
On Sat, 2005-29-10 at 16:23 -0500, Jackson wrote:
> To my knowledge, transfering the contents of the registered variables
> to an unregistered variable and then unregistering the registered
> variable and re-registering it would work, but seems a little
> painstaking. You may have luck with the session_regenerate_id
> function, which should rewrite the session cookie and hopefully renew
> your 19 minutes before expiration. This will only be functional as
> long as the user doesn't stay put on a given page for more than 19
> minutes though.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Ron Piggott
Ron Piggott
Ron Piggott
Graeme_foster
Ron Piggott
Bastien Koert
Ron Piggott
|