Simple login and database module

Package:
Simple login and database module
Summary:
Authenticate users with records in a MySQL table
Groups:
Databases, PHP 5, User Management
Author:
saeed ahmed
Description:
This class can be used to authenticate users with records in a MySQL table.

It can check a given user with a password. If the user exists and the password is correct, it will start a session and redirect the browser to a secure are page.


Powered by Gewgley