login class by AmRaLaA

Package:
login class by AmRaLaA
Summary:
Authenticate users with records in a MySQL table
Groups:
Databases, PHP 5, User Management
Author:
amralaa
Description:
This class can be used to authenticate users with records in a MySQL table.

It can lookup in a MySQL database table verify the user name and password of a given user.

The sets a session variable if the user is correctly authenticated.

The password verification may also use the MD5 hash of the password.


Powered by Gewgley