Simple Authentication System
|
This is simple authentication system with session management in PHP4. It does't use any DB system such as MySQL, PostgreSQL, but uses a password file. Also includes a user management mode. To get this work you will need PHP4 installed as an Apache module.
Most scripts are free or open source. But some have the full source code available for download yet itīs required to have permission to use them and most often the price will be listed. If there is a script license e.g. GNU or GPL then it will also be listed. |
class::Htpasswd
This class facilitates the maintenance of htpasswd files, used to do...
Simple Authentication
This is a simple authentication example that uses the HEADER function...
PAccounts
PAccounts is a PHP/MySQL-based web account password manager. It...
PostgreSQL Session Handler for PHP
PostgreSQL Session Handler for PHP is a custom session save handler...
Simple Protect
Simple Protect is a simple PHP script for checking login / password...
Random Password Generator
This is a PHP script which allows you to generate a random 8...
PHPIMP
PHPIMP is an authentication module written in PHP.
Given username,... |
