> I am using Sessions to secure parts of my website. I need to know if
> there is a way to set a lifetime for these sessions , so that they are
> automatically destroyed when say the user is inactive for 30 minutes.
It's already there, the session.gc_maxlifetime setting (default is 1440
seconds).
Check out the 'max lifetime' session settings in the sessions part of
php.ini
Justin
on 17/01/03 7:11 AM, Pushpinder Singh Garcha ([EMAIL PROTECTED]) wrote:
> Hello Everyone:
>
> I am using Sessions to secure parts of my website. I need to know if
> there is a way to set a lifetime for these s
Hello Everyone:
I am using Sessions to secure parts of my website. I need to know if
there is a way to set a lifetime for these sessions , so that they are
automatically destroyed when say the user is inactive for 30 minutes.
Any help will be greatly appreciated. Thanks in advance
Pushpinder S
3 matches
Mail list logo