Login   Register  
PHP Classes
elePHPant
Icontem

Session Handler Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Christian Zinke  >  Session Handler Class  >  Download .tar.gz .zip  >  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
Related classes: , , , , , , ,
Version: 1.0
PHP version: 3.0
License: BSD License
All time users: 1134 users
All time rank: 2752
Week users: 6 users
Week rank: 581
 

  Author  
Picture of Christian Zinke
Name: Christian Zinke <e-mail contact>
Packages: 3 Browse all classes by Christian Zinke Browse all classes by
Country: Germany Germany - PHP jobs in Germany
Age: ???
All time rank: 109275 in Germany Germany
Week rank: 453 Up20 in Germany Germany Up


  Detailed description  
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.

  Groups   Rate classes User ratings   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


  User ratings  
Not yet rated by the users

  Trackback links  
Link Description
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...

  Applications that use this class  
No application links were specified for this class.
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
Plain text file cron.php Example Cron Example
Plain text file index.php Example Example-index
Plain text file session_handle.php Class Session_Handler

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.