Page 1 of 1

easy Users Online

Posted: Tue Feb 20, 2007 3:33 am
by psychotomus
I know how to get the # of users online the hard way, but is there a way to count say all $_SESSION['username']'s?

Posted: Tue Feb 20, 2007 3:36 am
by volka
No, there' s no built-in shared data object you can access from different sessions (like ASPs Application object) in php