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.
|
Name: |
Simple PHP User Authentication |
Base name: |
user-auth |
Description: |
Authenticate users with records in a MySQL table |
Version: |
1.0 |
PHP version: |
5.0.0 |
License: |
Public Domain |
|
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|