Home     PHP / Javascript / Ajax
PHP SimpleAuth Script

PHP Script Codes > user-authentication

SimpleAuth Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 25113

PHP Script Codes > 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.