PHP Classes / login class by AmRaLaA

Authenticate users with records in a MySQL table

login class by AmRaLaA PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags