Login   Register  
PHP Classes
elePHPant
Icontem

Class: Simple Authentication Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Mark Davidson  >  Simple Authentication Class  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Simple Authentication Class
Base name: sac
Description: Authenticate users listed in an array
Related classes: ,
Version: -
PHP version: 4.1.0
License: GNU General Public License (GPL)
All time users: 1360 users
All time rank: 2361
Week users: 0 users
Week rank: 2590
Picture of Mark Davidson
Author: Mark Davidson <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: 24
All time rank: 17810 in United Kingdom United Kingdom
Week rank: 519 Down18 in United Kingdom United Kingdom Down


  Detailed description  
This class can be used to authenticate site users.

It looks up an user and password in array with all authorized users.

If the user exists and the password is correct, it sets two cookies, one for the user and another for the password, to start an authenticated session.

The class may also invalidate the authentication by forcing the user and password cookies to expire.

 

  Groups  
Group folder image User Management User records, authentication and session handling 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 sac.class.inc.php Class simpleAuthenticationClass core class file
Plain text file sac.config.inc.php Conf. simpleAuthenticationClass config file
Plain text file sac.demo.php Example Demo File of simpleAuthenticationClass

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