Databases: Login and DB classes quick start
raja (contact me)
This package can be used to authenticate users with records stored in a MySQL database.
It takes the user name and password of an authenticating user against user records in a MySQL database.
The class can setup session variables and update the last login date if the user was authenticated successfully.
Click here for detailed information about this class on phpclasses.org