Auto refresh when new user comes online

Posted by Luke on Stack Overflow See other posts from Stack Overflow or by Luke
Published on 2010-05-29T09:16:24Z Indexed on 2010/05/29 9:22 UTC
Read the original article Hit count: 264

Filed under:
|
|

Hello. I have a table in the database which includes all active users. I then have a user list which needs refreshing to see who is the latest users online. Whats the best way to tackle this? The user list is always just who is in the active_users table. Thanks for reading.

© Stack Overflow or respective owner

Related posts about php

Related posts about JavaScript