PHP Classes
elePHPant
Icontem

Session Handler Class: Manage sessions stored in a MySQL database

Recommend this page to a friend!

  Author Author  
Picture of Christian Zinke
Name: Christian Zinke <contact>
Classes: 3 packages by
Country: Germany Germany


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to manage sessions stored in a MySQL database.

It can store the identifier of a given authenticated user and a session data string in a MySQL database table.

The class can also retrieve the user identifier and the session data string into session variables.

It can also delete specific user sessions from the MySQL database table or just the sessions that have expired.

A separate table keeps track of the time when it is necessary to do session maintenance that is handled by a configurable PHP script.

  Classes of Christian Zinke  >  Session Handler Class  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Session Handler Class
Base name: session_handler
Description: Manage sessions stored in a MySQL database
Version: 1.0
PHP version: 3.0
License: BSD License
 
  Groups   Trackback   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes


  Pages that reference this package  
Eigener Session Handler - mit Cronjob!?
Ich schreibe zur Zeit an einem eigenen Session Handler und versuche diesen gleich mit ein paar Sicherheitsparametern zu bestücken...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Accessible without login Plain text file cron.php Example Cron Example
Accessible without login Plain text file index.php Example Example-index
Plain text file session_handle.php Class Session_Handler

Install with Composer Install with Composer - Download Download all files: session_handler.tar.gz session_handler.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.