Login   Register  
PHP Classes
elePHPant
Icontem

Class: Private Sessions

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Vagharshak Tozalakyan  >  Private Sessions  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Private Sessions
Base name: private_sessions
Description: Store sessions in a private directory or database
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 3269 users
All time rank: 868
Week users: 3 users
Week rank: 1290
Picture of Vagharshak Tozalakyan
Author: Vagharshak Tozalakyan <e-mail contact>
Packages: 27 Browse this author's classes Browse this author's classes
Country: Armenia Armenia - PHP jobs in Armenia
Age: 32
All time rank: 61 in Armenia Armenia
Week rank: 18 Down1 in Armenia Armenia Equal
Innovation award
Innovation award
Nominee: 7x


  Detailed description  
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.

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (87.5%)
Sufficient (78.1%)
-
Sufficient (78.1%)
-
-
Not sure (59.4%)
848
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file db_sample.php Example Sample
Plain text file file_sample.php Example Sample
Plain text file private_sessions.class.php Class Source

Download all files: private_sessions.tar.gz private_sessions.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.