HttpAuthPlus is a php class for HTTP Authentication against a database, or a ASCII file. It further provides user administration methods for adding, updating, deleting users from both database and ASCII file authentication methods. The main goal was to prevent the constant re-writing of code for commonly used authentication and user managment tasks ... because I've built so many sites that require the same authentication and user managment routines... |