PHP Classes

PHP Sessions: Store logged user session records in 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 48%Total: 399 All time: 6,580 This week: 455Up
Version License PHP version Categories
php-sessions 1.0.0BSD License5Databases
Description 

Author

This class can store logged user session records in MySQL table.

It can take the current user session ID and creates a record in a MySQL database table with all the details like the application user id, session ID, IP address and browser.

The class can also end the session for a logged user by disabling the logged status and regenerating the session ID.

Picture of Luis Macayo
  Performance   Level  
Name: Luis Macayo <contact>
Classes: 3 packages by
Country: Venezuela Venezuela

  Files folder image Files (1)  
File Role Description
Plain text file phpsession.php Class base class

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:399
This week:0
All time:6,580
This week:455Up
User Ratings User Comments (1)
 All time
Utility:81%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:48%StarStarStar
Rank:3028
 
This class is incomplete.
8 years ago (Chris)
15%Star