PHP Classes

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

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 57%Total: 709 All time: 4,646 This week: 660Up
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 (2)  
File Role Description
Plain text file session.class.php Class class source
Accessible without login Plain text file example.txt Example exemples for use

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:709
This week:0
All time:4,646
This week:660Up
User Ratings User Comments (1)
 All time
Utility:83%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:57%StarStarStar
Rank:1666