PHP Classes
elePHPant
Icontem

User Checker: Authenticate users with records in a MySQL table

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2007-12-31 (8 years ago) RSS 2.0 feedNot enough user ratingsTotal: 852 All time: 3,928 This week: 1,069Up
Version License PHP version Categories
userchecker 0.9Free for non-comm...5PHP 5, Databases, User Management
Description Author

This class can be used to authenticate users with account records stored in a MySQL database table.

It connects to a MySQL database and retrieves the password field of the record a given user to be authenticated.

If the given user record exists, the class verifies whether the password is correct, eventually using a configurable password hashing function.

The user records database table name and the user identifier and password field names are also configurable.

Picture of Jon Gjengset
Name: Jon Gjengset <contact>
Classes: 10 packages by
Country: Norway Norway
Innovation award
Innovation award
Nominee: 3x

  Files folder image Files  
File Role Description
Plain text file userchecker.class.php Class The main class
Accessible without login Plain text file userchecker.complex-example.php Example Complex example showing all methods
Accessible without login Plain text file userchecker.example.php Example Simple example of usage

 Version Control Unique User Downloads Download Rankings  
 0%
Total:852
This week:0
All time:3,928
This week:1,069Up
User Comments (1)