SimpleAuth
The simpleauth package is a scheme for allowing users to register a new account on a website. The package uses PHP sessions and a single MySQL table to track users. The system is very, very simple and aimed at beginning PHP users who wish to learn how to allow multiple users to login on their own site. As such the scripts are documented clearly with many comments so you can learn from the scripts.
Visit publisher site: SimpleAuthListing Details
- Version:
- 1.2
- Filed in:
-
Scripts / PHP / Scripts & Programs / User Authentication
- Submitted on:
- Last Updated:
- Feb 7, 2012
- Publisher:
- Jez Hancock Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- GPL
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
An excellent set of scripts for any one wanting to create a simple login module. Narration is excellent and the code is also simple and uncomplicated. Though a simplified security part would also be most welcome. Overall good job.