PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 526 All time: 5,659 This week: 216Up
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
Age: 42
All time rank: 248435 in Portugal Portugal
Week rank: 483 Up9 in Portugal Portugal Up

  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:526
This week:0
All time:5,659
This week:216Up