What is the best to count "users online"?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
agriz
Forum Contributor
Posts: 106
Joined: Sun Nov 23, 2008 9:29 pm

What is the best to count "users online"?

Post by agriz »

Hi,

When user visits, i am creating a session to them and counting the session file.
Is there any better and fast solution there?

Thanks in advance.
Post Reply