finding users online at any moment
Posted: Mon Jun 06, 2005 3:02 am
I want to dispaly on my site how many users are online right now. Is there any specific function to findout users currently online.Currently i m using database, everytime a user signs in the value in databse is incremented and everytime he signs out the value in databse is decremented.But i think there is some specific function to do that.