[EMAIL PROTECTED] wrote:
> I have researched a few ways to set a "hard" session timeout on a shared
> server. Does anyone have comments on the advantages/disadvantages of each
> approach? Are there other alternatives?
>
> 1. Override the php.ini settings in an .htaccess file:
>
> php_value session.
I have researched a few ways to set a "hard" session timeout on a shared
server. Does anyone have comments on the advantages/disadvantages of each
approach? Are there other alternatives?
1. Override the php.ini settings in an .htaccess file:
php_value session.gc_maxlifetime 900
php_value sessio
2 matches
Mail list logo