Databases: PHP Login Script Chad Smith (contact me)
This class can be used to authenticate and manage user accounts stored in SQLite.
It implements several operations and display HTML forms to authenticate users and manage their account records stored in a SQLite database.
Currently it can register a new account, activate registered accounts, authenticate an user and start a session, end a logged user session, change the user password or e-mail address.