Pre News Manager is online news publishing system. Very easy to manage and integration. Powerful online news management system with user friendly control panel. Include news box to any where in your website and integrate news...[more]
HackerHunter can protect any existing folder (except cgi-bin folders) on apache server with any kind of files inside (images, plain HTML pages or scripts). It use nonstandard variation of Basic HTTP Authorization, keep strongly...[more]
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 somebody enters the wrong username or password, you automatically get a notification...[more]
Access_user Class is an easy to use system for protecting pages and register users. They main features are: User-login, user registration, user update, remember login information, page protection, forgotten password recovery,...[more]
The most popular and well recognized PHP authentication package available. This object oriented full featured authentication packagae using MD5 and cookies to authenticate it's users. The curent version 1.96 is available free of...[more]
This PHP class allows you to password protect a set of web pages using Basic Authentication.
It is customisable and has the following features:
* Easily extensible to allow authentication against any data source.
*...[more]
A tomcat-like authentication system. With no need to write code in every file that requires authentication. Simply give the directories/files that shall be protected and the authentication will take place whenever required....[more]
A script that implements a simple authentification scheme for database-oriented webpages. It is as simple as putting a single code line on top of the page to be...[more]
This script will help you password protect PHP pages. All you have to do is add one line of PHP code at the top of the pages you would like to protect. you can have multiple user groups, and you can give access to your pages to...[more]
A short PHP script to protect a page form the unauthentificate access. The script checks Username and Password (a function icludes to the beginning of each page).
If the authentification was successfull than a page continue to...[more]