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.