PHP Classes

Simple Authentication Class: Authenticate users listed in an array

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,414 All time: 2,758 This week: 660Up
Version License PHP version Categories
sac 1.0GNU General Publi...4.1.0User Management
Description 

Author

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.

Picture of Mark Davidson
Name: Mark Davidson <contact>
Classes: 3 packages by
Country: United Kingdom
Age: 37
All time rank: 18611 in United Kingdom
Week rank: 214 Down13 in United Kingdom Down

  Files folder image Files (3)  
File Role Description
Plain text file sac.class.inc.php Class simpleAuthenticationClass core class file
Accessible without login Plain text file sac.config.inc.php Conf. simpleAuthenticationClass config file
Accessible without login Plain text file sac.demo.php Example Demo File of simpleAuthenticationClass

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,414
This week:0
All time:2,758
This week:660Up