PHP Classes
elePHPant
Icontem

MySessions: Handler that stores session data in a MySQL table

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2008-10-16 (8 years ago) RSS 2.0 feedNot enough user ratingsTotal: 517 All time: 5,445 This week: 956Up
Version License PHP version Categories
mysessions 1.0GNU General Publi...5.0PHP 5, Databases, User Management
Description Author

This class is a session handler that can store and retrieve session data from a MySQL database table.

It registers the class as a PHP session handler so all operations to access to session data invoke the class functions.

The class creates a new record on a given MySQL table when the session is start. Subsequent accesses to the same session data make the class retrieve, update or delete the respective table record.

The class can handle sessions with or without using cookies. The session name and lifetime may be changed.

If necessary the class can also create the MySQL database table to create to store the session data.

Picture of João Romão
Name: João Romão <contact>
Classes: 2 packages by
Country: Portugal Portugal

  Files folder image Files  
File Role Description
Accessible without login Plain text file documentation.txt Doc. Documentation file
Accessible without login Plain text file sessions.sql Data MySQL table structure
Accessible without login Plain text file usage_example.php Example Usage example
Accessible without login Plain text file mysessions.class.php Class The main class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:517
This week:0
All time:5,445
This week:956Up