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: 287
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