phpSecurityAdm is a PHP class that was designed to be implemented with custom Content Management Systems (CMS). The ease of use allows the CMS programmer to concentrate on creating a quality application without having to waste a lot of time on the security access side of the system.

The class uses Metabase as a database abstraction layer in order to increase portability. The use of Metabase allows a programmer to choose their own Relational Database Management System (DBMS) according to their needs. See http://koivi.users.phpclasses.org/metabase for more information about Metabase.

This class (along with the example GUI files) can be used for restricting access to web pages based on user names and passwords. The system will allow the programmer (or webmaster using the GUI) to:

SourceForge.net Logo

phpSecurityAdmin