PHP Classes
elePHPant
Icontem

PHP Sessions: Store logged user session records in MySQL table

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2016-05-30 (5 months ago) RSS 2.0 feedStarStarStar 48%Total: 343 This week: 1All time: 6,667 This week: 1,047Up
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  

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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:343
This week:1
All time:6,667
This week:1,047Up
User Ratings User Comments (1)
 All time
Utility:81%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:48%StarStarStar
Rank:2236
 
This class is incomplete.
3 months ago (Chris)
15%Star