|
DF Black Gate
|
Other links at PHP > Scripts and Programs > User Authentication |
| 1. |
Obie Quick AUTH
|
|
|
Obie Quick Authentication script (supports one user) uses COOKIE to store the loging session. Also features: EASY to use, only 5 lines to add into any page that requires authentication. ENCRYPT password with an Empression that uses MD5(). Uses COOKIE to store the loging session. Supports any QUERY STRING of the page Mini Control Panel with loging out and changing new password. Can place the script file in anywhere in your server.
|
| 2. |
SN User
|
|
|
User system that allows site visitors to sign up, and view protected pages. Easy to protect pages my include a single file. Also includes a file to include into admin pages to protect your admin area from site visitors. Members list, profile page and lost password pages include. A single admin page for adding/editing and deleting users is also included
|
| 3. |
CuteVerify
|
|
|
Cute Verify is a web application that will require verification before allowing users to view the protected files. Cute Verify works on a folder level. Access is granted only to registered users with a correct user id, password and before expiration date of this account. CuteVerify is ideal for membership and subscription based websites, or simply to protect files on the internet and limit access to specific users.
|
| 4. |
AuthClassed
|
|
|
AuthClassed is a class, written in PHP, to implement a simple authentification scheme for database-oriented webpages. Using AuthClassed is as simple as putting a single code line at the top of the webpage you would like to protect. AuthClassed supports userprivileges and usergroups.
|
| 5. |
PHP Login System with Admin Features
|
|
|
Describes a complete PHP Login System with full Administrative Features that uses a MySQL database and can be easily integrated into any PHP/MySQL website.
|
|
|