PHP Classes

Simple Authentication Class: Authenticate users listed in an array

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,414 This week: 1All time: 2,758 This week: 560Up
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: 36
All time rank: 18611 in United Kingdom
Week rank: 416 Down15 in United Kingdom Down

  Files folder image Files  
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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,414
This week:1
All time:2,758
This week:560Up