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
StarStarStar 59%Total: 526 All time: 5,669 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: 43
All time rank: 249036 in Portugal Portugal
Week rank: 312 Up7 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,669
This week:216Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:66%StarStarStarStar
Documentation:75%StarStarStarStar
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:59%StarStarStar
Rank:1324