Is there a way in PHP to get a list of all sessions (and the variables within each) on the server?
Basically, we have a maintenance function which needs to know whic
Here's a more succinct way to get a list of sessions via the stored files: