red-x Posted November 14, 2008 Share Posted November 14, 2008 Hi, How can I know which user is online in my website? I save all the users information to the database and I use cookies too. Do I have to use sessions? I really don't know how to do this, any help will be appreciated. Thank you in advance. Link to comment https://forums.phpfreaks.com/topic/132699-users-online/ Share on other sites More sharing options...
DarkerAngel Posted November 14, 2008 Share Posted November 14, 2008 easiest way to do this, log their last hit time, have have a query to fetch a count based on a time difference. Link to comment https://forums.phpfreaks.com/topic/132699-users-online/#findComment-690111 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.