php4-beta | 199912
Date: 12/23/99
- Next message: Thies C. Arntzen: "[PHP4BETA] cvs: /php4 TODO"
- Previous message: Khimenko Victor: "Re: [PHP4BETA] sessions"
- In reply to: Khimenko Victor: "Re: [PHP4BETA] sessions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 23 Dec 1999, Khimenko Victor wrote:
> You can not. If user closes connection with your site via closing ppp
> connection to ISP (I often do this :-) you have no chance to get any event.
> The only way is to add crontab job and do closing on timeout.
You can set the lifetime on for garbage collection on the sessions. If
the session has not been update for a certain period of time it is
destroyed.
-Andrei
* Proximity bug: when the code crashes in front of important visitors. *
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Thies C. Arntzen: "[PHP4BETA] cvs: /php4 TODO"
- Previous message: Khimenko Victor: "Re: [PHP4BETA] sessions"
- In reply to: Khimenko Victor: "Re: [PHP4BETA] sessions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

