Login   Register  
PHP Classes
elePHPant
Icontem

PHPAuth 2.0

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of John Smith
Name: John Smith <e-mail contact>
Packages: 2 Browse all classes by John Smith Browse all classes by
Country: France France - PHP jobs in France
Age: 26
All time rank: 128341 in France France
Week rank: 403 Up18 in France France Up


  Detailed description   Download .zip .tar.gz  
This class can register and authenticate users stored in MySQL.

It can connect to a MySQL server using the MySQLi extension and create new user records in a MySQL table with a given e-mail, user name and password.

The e-mail address is validated before creation. If it is invalid the class can add increase a counter of invalid access attempts and block accesses from the same IP address for a certain period.

After a successful account creation the class returns an activation key that may be sent to the user e-mail address, so he can activate his account. The class can also takes care of the account activation verifying the activation key.

The class can also login the user verifying the user name and password. When the login attempt is valid, it returns a session code.

  Classes of John Smith  >  PHPAuth 2.0  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHPAuth 2.0
Base name: phpauth-2
Description: Register and authenticate users stored in MySQL
Version: -
PHP version: 5.3
License: BSD License
All time users: 835 users
All time rank: 3632
Week users: 2 users
Week rank: 1329 Up
 
  Groups   Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  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.

  Related links  
Link Description
PHPAuth 2.0 Demo Demo site for PHPAuth 2.0
Github Repository The Github repo for PHPAuth 2.0 (Receives more frequent updates)

  Files folder image Files  
File Role Description
Plain text file auth.class.php Class Class source
Plain text file config.php Conf. Configuration script
Plain text file database.sql Data Auxiliary data
Plain text file readme.md Doc. Documentation

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