Login   Register  
PHP Classes
elePHPant
Icontem

Class: Secure Session Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Mike Frank  >  Secure Session Class  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Secure Session Class
Base name: securesession
Description: Set and get session variables using encryption
Related classes: , , , , , , ,
Version: 1.0
PHP version: 5
License: BSD License
All time users: 1924 users
All time rank: 1727
Week users: 16 users
Week rank: 161
Picture of Mike Frank
Author: Mike Frank <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: Canada Canada - PHP jobs in Canada
Age: 23
All time rank: 29213 in Canada Canada
Week rank: 83 Up5 in Canada Canada Up


  Detailed description  
This class can be used to set and get session variables using encryption.

It can set a given session variable using the CAST 128 class to encrypt the values before storing them.

The class can also do the opposite, i.e. retrieve session variables decrypting their values.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features 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
Group folder image Security Security protection and attack detection View top rated classes

  Rate classes User ratings   Dependencies   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Perfect (100.0%)
Perfect (100.0%)
-
-
-
-
Sufficient (60.0%)
803
Month:
Not yet rated by the users

  Packages needed by this class  
Class Dependency Why it is needed
CAST 128 Encryption and Decryption
Required
Required for encryption

  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 class.eyesecuresession.inc.php Class Main class
Plain text file ex1.php Example Example
Plain text file sample_out.txt Output Sample output data

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