Description: User Engine uses a Microsoft Access 2000 database to store user information and logs date and time of user logins, as well as login counts. When a user signs up, all inputs provided are fully validated to protect against SQL injection, to keep your data & your site safe. The system is extensible and allows your web pages to be protected by inserting a single include line at the top, which will check if a user is logged in or not.
|