How to Implement a Simplified PHP Login System with Admin Features and User Registration in a Single Script By Manuel Lemos All sites that have registered users implement a system to create and manage user records and user login sessions.
This package provides a simple solution that application developers can quickly adapt to any site regardless of how it stores and retrieves the user records.
It provides a single class that applications can use to handle access to most types of pages that the applications will use to handle user registration, login, administration, etc.