Would session.cookie_lifetime not do the trick?
I found it here:
http://www.php.net/manual/en/ref.session.php
Petcol wrote:

> PHP Newbie here.
> 
> Is there a way to time out a session?  Say after like 30 minutes.
> 
> I want to set a session.variable after a user has been authenticated, then
> I want it to time out so they have to log back in again.
> 
> Suggestions?
> 
> Col

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

Reply via email to