Re: .htaccess

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

 



4 hours = 60 * 60 * 4 = 14400

Mario de Frutos Dieguez wrote:
pete M escribió:

I'm trying to figure out out to put a directive in .htaccess to make the session timeout in 4 hours ..

tried
php_flag session.cookie_lifetime 240

and a few others

can someone help !

tia

Try ini_set("session.gc_maxlifetime","2400");


-- 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