Matt M. wrote:

- Wich is the default timeout for a session? And, is some way to know
the expiration time for a session?

Take a look at the ini variables. http://us2.php.net/session session.gc_maxlifetime

Thanks Matt. for your quick and clear answer.

I've readed about it, and seen the default is 24 minutes. When readed the first time I did not associate the garbage collector with the session timeout :(

Then, if I understood that correcty, the expiration time for a session is controlled by the session garbage collector. Is that correct ?

Thanks again,
Jordi.

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



Reply via email to