PHP Classes

Simple PHP User Authentication: Authenticate users with records in a MySQL table

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 60%Total: 1,696 This week: 1All time: 2,322 This week: 560Up
Version License PHP version Categories
user-auth 1.0Public Domain5.0.0PHP 5, Databases, User Management
Description 

Author

This class can authenticate users with records in a MySQL table.

It can connect to a MySQL database using the MySQLi extension and validate a user with a given password.

If the user password is correct, the class starts a PHP session and updates the user database records with his logged user session identifier.

The class can also check later if the user is already logged and log out the user destroying his user session.

Picture of Damian Stepien
  Performance   Level  
Name: Damian Stepien <contact>
Classes: 1 package by
Country: Poland Poland
Age: 28
All time rank: 169743 in Poland Poland
Week rank: 411 Up14 in Poland Poland Up

  Files folder image Files  
File Role Description
Files folder imagedemo (4 files)
Plain text file userauth.class.php Class Class file

  Files folder image Files  /  demo  
File Role Description
  Accessible without login Plain text file database.sql Example Example - database
  Accessible without login Plain text file index.php Example Example - index.php
  Accessible without login Plain text file login.php Example Example - login.php
  Accessible without login Plain text file logout.php Example Example - logout.php

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,696
This week:1
All time:2,322
This week:560Up
User Ratings User Comments (1)
 All time
Utility:87%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:-
Examples:87%StarStarStarStarStar
Tests:-
Videos:-
Overall:60%StarStarStarStar
Rank:1145
 
good
10 years ago (Rahul Shambharkar)
70%StarStarStarStar