check this in php.ini

session.gc_maxlifetime specifies the number of seconds after which data will
be seen as 'garbage' and cleaned up

Steve

"Sheni R. Meledath" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> I am using sessions for user authentication on one of our sites. I want to
> set up a time period for each session, ie, after a particular time period
> the session should automatically expire. How can this be achieved? Could
> you please help me.
>
> Many thanks
> Sheni R Meledath
> [EMAIL PROTECTED]
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to