PHP Classes
elePHPant
Icontem

Private Sessions: Store sessions in a private directory or database

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2006-02-05 (10 years ago) RSS 2.0 feedStarStarStar 59%Total: 3,504 All time: 934 This week: 931Up
Version License Categories
private_sessions 1.0GNU General Publi...Databases, Files and Folders, User Ma...
Description Author

This class can be used as session handler to store session data in private directories or in a MySQL database table, instead of the default system temporary directory.

When using a MySQL database table as a container for the session data, the class takes care of opening the database connections and perform the SQL queries as needed. It can also create the database table to store the session data.

When using a private directory as a container for the session data, the class takes care of opening, reading and writing to the session files as needed.

Picture of Vagharshak Tozalakyan
Name: Vagharshak Tozalakyan <contact>
Classes: 23 packages by
Country: Armenia Armenia
Innovation award
Innovation award
Nominee: 7x

  Files folder image Files  
File Role Description
Accessible without login Plain text file db_sample.php Example Sample
Accessible without login Plain text file file_sample.php Example Sample
Plain text file private_sessions.class.php Class Source

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,504
This week:0
All time:934
This week:931Up
 User Ratings  
 
 All time
Utility:87%StarStarStarStarStar
Consistency:78%StarStarStarStar
Documentation:-
Examples:78%StarStarStarStar
Tests:-
Videos:-
Overall:59%StarStarStar
Rank:1227