Track Users Online with Sessions?
- From: "Barkster" <bdog4@xxxxxxxxxxx>
- Date: 30 Mar 2006 12:14:22 -0800
Since I'm on the topic of sesions, I've seen a few examples of tracking
online users using a mysql table and inserting the session and
timestamp and checking it at period to remove it from the list after
expiration time but is there a simpler way? Is there a way to count
how many active sessions there are open at one time? I don't care to
see user info but would like to at least know how many people are
online. I guess getting logged in users and guests would require using
a table or something. Is there any information on how to do this?
Thanks
.
- Follow-Ups:
- Re: Track Users Online with Sessions?
- From: Barkster
- Re: Track Users Online with Sessions?
- Prev by Date: Re: Session Variables How Many?
- Next by Date: php/RSS question
- Previous by thread: Strange MIME problem with AddHandler
- Next by thread: Re: Track Users Online with Sessions?
- Index(es):
Relevant Pages
|