Hello Monks
I have built a web application that uses CGI to create and store users information across pages. It all works well but I would like to create an Admin interface that will allow an Admin to view the sessions tables to see who is logged in a purge the table if it gets to big/stale etc.
Does anyone know of any scripts to pulls session information out of the sessions table when the session is not yours? That is, I want ALL session information not just mine (my session id). The session table is as default with just an id and a_session column. The a_session seems to be stored in a hash format (kind of) and I surely could get it out, parse it and display it but before I reinvent the wheel does anyone know if such a feature exists in a CGI tool?
ThanksIn reply to CGI Session information by packetstormer
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |