Login   Register  
PHP Classes
elePHPant
Icontem

Class: My Session

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Ska-Man  >  My Session  >  Download .tar.gz .zip  >  Support forum Support forum (5)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: My Session
Base name: mysession
Description: Database based session management
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 5287 users
All time rank: 372
Week users: 19 users
Week rank: 122
Picture of Ska-Man
Author: Ska-Man <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Italy Italy - PHP jobs in Italy
Age: 31
All time rank: 38815 in Italy Italy
Week rank: 128 Up5 in Italy Italy Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
"My session" is a class that manages user access sessions by storing session data in a MySQL database.

This session storage method is more secure than the session system of PHP that by default stores session data in files.

The class may optionally encrypt the stored session data.

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Cryptography Encrypting, decrypting and hashing data View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes

  Freshmeat project   Rate classes User ratings   Applications   Files Files  

  Freshmeat project  
Project record: mysession
Popularity score: 39.8
Vitality score: 5.87

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (71.9%)
Sufficient (71.9%)
Not sure (59.4%)
Sufficient (65.6%)
-
-
Not sure (55.6%)
1102
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
Files folder imageexample (3 directories)
Plain text file readme Doc. ReadMe file
Accessible without login Plain text file mySession.class.php Class The source of the class
Accessible without login Plain text file mySession.conf.php Conf. The conguration file for the class
Accessible without login Plain text file mysql.sql Data SQL Script
Accessible without login HTML file howto.htm Doc. The Manual
Accessible without login HTML file change_log.htm Aux. Change LOG File
HTML file license.htm Lic. License

  Files  /  Files folder image example  
  Files  /  example  /  Files folder image cookieBasedSessionOverridingPHPFunction  
File Role Description
  Plain text file esempio2.php Example example of a cookie Based Session Overriding PHP Function
  Plain text file start.php Example an example using cookie Based Session and Overriding PHP Function

  Files  /  example  /  Files folder image cookieBasedSessionUsingClassMethod  
File Role Description
  Plain text file esempio2.php Example example of a cookie Based Session Using Class Method
  Plain text file start.php Example Example of a cookie Based Session Using Class Method

  Files  /  example  /  Files folder image deletingAnExistingSession  
File Role Description
  Plain text file esempio2.php Example example code
  Plain text file mySession.conf.php Example config file
  Plain text file start.php Example Start file

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