Login PHP Class

Package:
Login PHP Class
Summary:
Authenticate users stored in a MySQL database
Groups:
Databases, PHP 5, User Management
Author:
Antonio Ciccia
Description:
This class can be used to authenticate users stored in a MySQL database.

It can verify whether a given user and password are valid. The password may be hashed with MD5 or SHA1 before verification.

The class initialize session variables with values with the user records if he is successfully authenticated.


Powered by Gewgley