Assuming you are talking about PHP4 session.
Garbage collection is done by the module.
Read
http://www.php.net/manual/en/ref.session.php
Regards,
--
Yasuo Ohgaki
""deco"" <[EMAIL PROTECTED]> wrote in message
98dtge$2ad$[EMAIL PROTECTED]">news:98dtge$2ad$[EMAIL PROTECTED]...
>
> is there some kind of function or event launched when a session times
> out??
>
> something like session_on_end() ??
>
> i'm using a flag on a database to tell if a user is visiting the page and
> i would like to make him offline when his session expires...
>
>
>
> --
> 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]
>
--
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]
- [PHP] session end deco
- [PHP] Session End Yasuo Ohgaki
- [PHP] Session End Pushpinder Singh Garcha
- Re: [PHP] Session End 1LT John W. Holmes
- Re: [PHP] Session End Ernest E Vogelsinger