PHP Basic Authenticator
Please read the disclaimers on the home page before using this software.
This PHP class allows you to password protect a set of web pages using Basic Authentication. It requires PHP 4.0 or later.
It is customisable and has the following features:
- Easily extensible to allow authentication against any data source.
- Customisable realm name.
- Customisable error message.
The current version of PHP Basic Authenticator is 1.3 (24th March 2001).
To see how you use it, read the documentation.
Download the PHP Basic Authenticator Source.
View the Revision History.