There are various configuration options for this (which you change in the php.ini or by using the ini_set() function):

session.gc_maxlifetime
session.cookie_lifetime


Before sending my first mail, i've changed those parameters... and nothing seems to change. I set up also session.cache_expire... but... nothing happens... session does not expire

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to