PHP Classes

DB Sessions: Manage sessions storing in a database with PEAR DB

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 51%Total: 2,192 This week: 1All time: 1,784 This week: 560Up
Version License Categories
dbsessions 1.0Free for non-comm...Databases, User Management
Description 

Author

This package is meant to act a session manager handler using as container a database accessed using PEAR::DB package rather than using the default container which is based on files.

This can be useful for instance to store user session data of sites served using load balanced array of Web servers.

Simply include the class file, create a new instance of the class passing a PEAR::DB object.

You can now use PHP sessions as usual but the session data will be stored in your database.

Notice that there are some known problems using this method with one build of PHP 4.2.2, due to what seems to be a bug in the session_set_save_handler function. If you are using this PHP version your are recommended to upgrade.

Picture of justin fielding
Name: justin fielding <contact>
Classes: 1 package by
Country: United Kingdom
Age: 43
All time rank: 139564 in United Kingdom
Week rank: 411 Up12 in United Kingdom Up

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Example of invoking sessions
Plain text file sessionclass.php Class Class source
Accessible without login Plain text file sessions.sql Data SQL to create your sessions table in mySQL

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,192
This week:1
All time:1,784
This week:560Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:68%StarStarStarStar
Documentation:-
Examples:68%StarStarStarStar
Tests:-
Videos:-
Overall:51%StarStarStar
Rank:2518