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