PHP Classes
elePHPant
Icontem

PHP Registration and Login: Manage user registrations and authentication

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2014-05-12 (2 years ago) RSS 2.0 feedNot enough user ratingsTotal: 584 All time: 5,037 This week: 953Up
Version License PHP version Categories
login-registration 1.0GNU General Publi...5.0PHP 5, Databases, User Management
Description Author

This package can Manage user registrations and authentication.

The registration class can create user records on a database using a PDO object created separately.

It can validate the user record values before creating the user account. It also sends an email message to let the user activate the account to be activated when the user returns to the site using a token sent in the email.

The login class can authenticate the user with his user name and password, setting session variables if the authentication is done correctly.

The class can also terminate the logged user session.

Recommendations

What is the best PHP login with mysql class?
Authentication of users on MySQL

user and registration management
login logout password and session management

Picture of Dariusz
Name: Dariusz <contact>
Classes: 1 package by
Country: Poland Poland

  Files folder image Files  
File Role Description
Plain text file Login.php Class Login class
Accessible without login Plain text file Login_examples.php Example Examples of using Login class
Plain text file Registration.php Class Registration class
Accessible without login Plain text file registration_examples.php Example Exaples of using Registration class
Accessible without login Plain text file users.sql Data Ready sql query to create user table in you MYSQL database

 Version Control Unique User Downloads Download Rankings  
 0%
Total:584
This week:0
All time:5,037
This week:953Up