Hey guys, I've searched the forum and havn't seen anything simular to what i'm asking so here it is.
Is there a way to find out how many sessions are still active from a server point of view.
Example i have John and Lucy both searching my site. Each has their own PHPSESSID going. current active sessions are 2. Then Bob joins making active sessions 3. Lucy's session times out and back down to 2. I know the count would only determine number of active sessions at page load but have been going over everything i can think of and can't figure out a way to code this any help?
