User Authentication
Description:
Main features are: User-login, user registration, user update, remember login information, page protection, forgotten password recovery, mail based account activation and multi language message reporting.
- Version: n/a
- Author: Olaf
Another script made here at AtomicPHP. This script is a really simple password generator, that can be used for lots of things, and example of this things can be found in the Documentation folder in the download. Full support is given for this...
- Version: n/a
- Author: AtomicPHP
A short PHP script to protect a page form the unauthentificate access. The script checks Username and Password (a function icludes to the beginning of each page). If the authentification was successfull than a page continue to load else the script...
- Version: n/a
- Author: Dmitry Kazankin
This script will help you password protect PHP pages. All you have to do is add one line of PHP code at the top of the pages you would like to protect.
- Version: n/a
- Author: Andreas Bylund
An open source user authentication/password protection system. Requires MySQL. It uses .htpasswd and .htaccess files to protect any Web directory. Installation is as easy as running a setup script
- Version: n/a
- Author: newbie455
This script will deny web page access to all referrers except one pre-designated URL. The visitor attempting unauthorised access can be redirected to another page, returned to the referring page or the browser window can be closed according to...
- Version: n/a
- Author: Derek Jempson
Features include: ustomizable sign-up form; password retrieve function; admin panel; optional e-mail activation or admin approval. Easy to translate into your own language (currently 16 different languages included).
- Version: 1.8.1 BETA
- Author: Sven-Ove Bjerkan
Flexible user management solution, with PayPal,access groups, e-mail validation, export user data in variety of formats. Has remind-password function.Very flexible user properties/preference section can easily be extended with custom property...
- Version: n/a
- Author: Jamie
Simple, easy to use login script using MySQL/PHP4
- Version: 1
- Author: surneo.com
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...
- Version: n/a
- Author: Obie
This is an easy to use script for users who do not have the ability to use .htaccess but want to protect non sensitive information.
- Version: n/a
- Author: Andrew Holt
Password protection for a single page. Visitors are required to enter a password and username into a login form to view the page content.
- Version: n/a
- Author: TotallyPHP