Simple Auth is a very simple package of PHP scripts to create a
functional multi-user website using PHP sessions and MySQL for
authentication.
SimpleAuth is aimed at the beginner to PHP and
MySQL who wants to learn from example code. The codebase is heavily
commented in easy to understand terms and is intended to provide an
introduction to simple authentication using PHP and MySQL.