Skip to content

zebity/php-reg-portal

Repository files navigation

PHP RegPortl is:
A very simple PHP based user registration system for
PHP/Apache/MySQL/PostgreSQL based applications

This software provides a PHP based user registration portal and authentication
system. The application uses Apache mod_dbd/mod_authn_dbd
(or .htaccess/.htpasswd) to provide RDMS independent authentication.

The registration Portal is built using PHP with PHP Data Objects (PDO) to
isolate it from specific RDBMS providers. The system is a substantial
modification and rewrite of the "Deadlock - User Management System" and was
created to address the limitation of this while still having the useful
functionality and not being over encumbered with to many application
development frameworks (ie keep it simple).

NOTE 1: This code was migrated by author from Google Code Archive:
https://code.google.com/archive/p/php-reg-portal/

NOTE 2: The "Deadlock - User Management System" that code was originally
forked from is on sourceforge here:
https://sourceforge.net/projects/phpdeadlock/

About

PHP Registration Portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages