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 yet rated by the usersTotal: 1,413 All time: 2,756 This week: 794Up
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: 703 Down27 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,413
This week:0
All time:2,756
This week:794Up