Posted by J.O. Aho on 06/29/07 17:28
GD wrote:
> i'm using the dreamweaver login.
> it uses php/mysql and user session. the problem i'm ecountering is
> that the sessions don't expire until you log out.
>
> how can i make the sessions expire in let's say 1 hour when there is
> no activity on the webpage?
set the session.gc_maxlifetime, for more info, see
http://se.php.net/manual/en/ref.session.php
--
//Aho
Navigation:
[Reply to this message]
|