There may not be, but I thought I'd ask before I tried to write something. I'd like to display the number of currently logged on users on a website that handles logging in/out via sessions. Is there any function to simply return the number of active sessions running on the server?
Thanks!
-C. Marcera