Re: SESSION expiry time setting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Angelo,

You might want:

session.cookie_lifetime = <time in seconds>

Obviously this only has an effect if the session.use_cookies directive
is set to "1".

Cheers,

David Grant

Angelo Zanetti wrote:
> Hi guys.
> 
> I've been searching for where the time is set for a session to expire
> but had little luck.
> 
> in the PHP.ini file I found:
> 
> session.cache_expire
> 
> which specifies the time in minutes but is this what sets the session to
> timeout once the setting time has been surpassed?
> 
> Or am I looking in the totally wrong direction??
> 
> thanks in advance.
> 
> Angelo
> 

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux