PHP Classes / Login Authentication

Authenticate users with records in a MySQL table

Login Authentication PHP Class

This class can be used to authenticate users with records in a MySQL table. It can verify a given user name and password in a MySQL table. The class can store the logged user identification in cookies and session variable if the user is successfully authenticated.

Similar PHP Classes

Search in PHP Classes

Filter by tags