PHP Classes
elePHPant
Icontem

DB Session Advanced Class: Manage user sessions stored in a MySQL table

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2013-05-08 (3 years ago) RSS 2.0 feedNot enough user ratingsTotal: 686 All time: 4,547 This week: 933Up
Version License PHP version Categories
db-session 3.2.1Freeware5.0User Management
Description Author

This class can manage user sessions stored in a MySQL table.

It can create a table in a MySQL database to store session data.

The class can store and retrieve records of the sessions of each user. It uses cookies to keep track of users instead of PHP sessions.

It can set, get and remove key values of variables to be associated with the session of the current user.

In Portuguese:

Sistema de sessão parecido com $_SESSION, mas não usa session. Foi projetado para maior capacidade em guardar dados e não perde-los por qualquer coisa.

Sessão identificada por um cookie, onde os dados setado pelo usuário é guardado em uma tabela no mysql.

Picture of Ranielly Ferreira
Name: Ranielly Ferreira <contact>
Classes: 3 packages by
Country: Brazil Brazil

  Files folder image Files  
File Role Description
Plain text file session.class.php Class class source
Accessible without login Plain text file example.txt Example exemples for use

 Version Control Unique User Downloads Download Rankings  
 0%
Total:686
This week:0
All time:4,547
This week:933Up
User Comments (1)