Hi.
When I set session expiration using:
ini_set('session.gc_maxlifetime','3');
and I refresh page after 10 seconds or even change my system time to a few hours ahead, the session variables still exist. It doesn't work even
Hmmm, do you mean the old session values are being carried forward? Perhaps some code is in order here.
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php