Login   Register  
PHP Classes
elePHPant
Icontem

Class: mk_db_session

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Mariusz Kaczmarczyk  >  mk_db_session  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: mk_db_session
Base name: mk_db_session
Description: Store and retrieve session variables in database
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 599 users
All time rank: 4105
Week users: 1 user
Week rank: 2434
Picture of Mariusz Kaczmarczyk
Author: Mariusz Kaczmarczyk <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Poland Poland - PHP jobs in Poland
Age: 30
All time rank: 149634 in Poland Poland
Week rank: 1257 Up32 in Poland Poland Up


  Detailed description  
This class can be used to store and retrieve session variables in an SQL database.

It can be used as a replacement of the PHP built-in session management extension, but it does not depend on that extension.

It uses the PEAR::DB API, so it can work with different types of database.

It can create a new session, if one does not exist.

It can also add, remove session variables and set and get their values.

 

  Groups  
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

  Rate classes User ratings   Applications   Related links   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  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.

  Related links  
Link Description
Database (PEAR) PEAR module required for class

  Files folder image Files  
File Role Description
Plain text file mk_db_session.inc.php Class Main class file
Plain text file index.php Example Sample file using database session
Plain text file mysql-tables.sql Data Create MySQL tables structure for session storage

Download all files: mk_db_session.tar.gz mk_db_session.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.