Re: Automatic logoff

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



js onunload sounds like a viable option. Will it work if the use just closes his browser?

Thanks for the tip!

- Ron

On 1/25/2010 12:51 PM, Bastien Koert wrote:
On Mon, Jan 25, 2010 at 1:48 PM, listread<listread@xxxxxxx>  wrote:
Has anyone considered a way to run a script or automatically access a php
page when a user leaves a site without logging off?

The idea is to gracefully end that user's session.

Thanks!

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



You can try using an ajax call paired with the js onunload function to
call the server. The other option is to time the user out via cron on
the server after x number of minutes



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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux