Login   Register  
PHP Classes
elePHPant
Icontem

Class: Security authorization

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Ivan Priorov  >  Security authorization  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Security authorization
Base name: cryptsession
Description: Validate sessions with cookie values
Related classes: , , , , ,
Version: 1.0
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 873 users
All time rank: 3273
Week users: 0 users
Week rank: 2551
Picture of Ivan Priorov
Author: Ivan Priorov <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: Russian Federation Russian Federation - PHP jobs in Russian Federation
Age: 29
All time rank: 57514 in Russian Federation Russian Federation
Week rank: 144 Up4 in Russian Federation Russian Federation Up


  Detailed description  
This class can be used to validate sessions with cookie values.

It can start a session and store a variable with a value that is also encrypted and set to a cookie.

If the cookie has expired or the decrypted cookie value different than the session variable value, the session is destroyed and the user is redirected to an authentication page.

The class can regenerate and verify the cookie value on every page to avoid session stealing.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features 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   Applications   Files Files  

  User ratings  
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 crypt_session.php Class Core class
Plain text file example.php Example Example

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