Rate: | Price: Commercial | Publisher: Office Site | Demo: | Views: 30
PHP Script Codes > Session Management
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.
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