Abdohoo Secure Login
Package:
Summary:
Authenticate users with records in a MySQL table
Groups:
Author:
Description:
This class can be used to authenticate users with records in a MySQL table.
It can check if an user is already authenticated. If not, it can check the user name and password in a MySQL database table.
The class sets session variables if the user authenticates successfully.
It can check if an user is already authenticated. If not, it can check the user name and password in a MySQL database table.
The class sets session variables if the user authenticates successfully.
Comments are closed.