PHPPageProtect is a user authentication system that allows youu to password protect selected pages. Pages are protected by adding a single line of PHP script at the top of the page. A web-based administration section allows for the creation of new users, deleting users, changing passwords and viewing logs. User information and logs are stored in a flatfile (text) database.
phpSecurePages is a PHP module to secures pages with a login name and password. It can handle multiple user groups (each with their own viewing rights), store data in a MySQL database or a configuration file, and be used to identify your Web site viewers. It also has multiple language support and session support for both
PHP3 and PHP4.
PostgreSQL Session Handler for PHP is a custom session save handler for PHP4 using PostgreSQL as the session cache. It allows multiple Web servers to share a common session storage container, and may allow Web users to move between machines while maintaining their session state.
p_protect is a pretty straight-forward protection script written in PHP. It allows you to protect any page you decide within a directory. When a user enters the wrong username or password, it automatically sends you a notification email.
With QuickAuth, you only need to add a few lines on every PHP page that you want to protect with password, QuickAuth also support non cached password protected page. QuickAuth is so flexible, so you can also use QuickAuth with your existing web that already have many users. All you have to do is just a little coding.
This login system enables webmasters to protect certain pages from being viewed by just anyone. Administrators give permissions for each page and the users can only access pages which are permitted to them. Webmasters also have the control of various features, for more information visit out website.