Key Features
Easy to use with existing code No PHP knowledge required Secure session storage Session data stored in files or in a database Simple admin area View the data in sessions Clear sessions data Lightweight code Does not replace the use of $_SESSION
Most shared hosting providers use a shared temp folder for session storage, this opens a very large security hold for any sites that rely on the session being private as it allows anyone with access to the server to spy on your users sessions. For this reason most sites that use shared hosting resort to using custom session handling code, this is the functionality that this item provides along with a simple and easy to use admin area to view active sessions.Demo A demo of the admin area can be found athttp://jacekk.co.uk/code/session_manager/ The password for the demo is “demo”, when logging in a random selection of sessions will be generated for the purposes of demonstrating the features of the system.Support If there are any problems with this item, the best place to ask is in the forum as I check that at least once a day. http://betterphp.co.uk/board/viewforum.php?f=29