> session.gc_maxlifetime specifies the number of seconds after which
data
> will be seen as 'garbage' and cleaned up
>
> Let's say it's set to 900. How is this counted, from the time of the
> session is initialized, or is this counter reset every time you go to
a
> new page. Does this makes sen
session.gc_maxlifetime specifies the number of seconds after which data
will be seen as 'garbage' and cleaned up
Let's say it's set to 900. How is this counted, from the time of the
session is initialized, or is this counter reset every time you go to a
new page. Does this makes sense?
Hi All,
I would like too keep a session going from between 1 to 3 days user
selectable via my authentication system.
If i change the php.ini then the session will not be changeable how can I do
it without changing the lifetime variable?
Regards Lagi
--
PHP General Mailing List (http://www.php
3 matches
Mail list logo