session_cache_expire() returns
the current setting of
session.cache_expire from
php.ini. If
new_cache_expire is given, the current cache expire
is replaced with
new_cache_expire.
Also see the
session.cache_expire configuration directive.