Introduction
SQL QuickRegister is a simple MySQL registration/login program built to protect HTML pages via a
redirect script. The program is enhanced by some additional modules which include:
- the download of digital files after login,
- e-mail blast to registrants,
- group module to provide access to different login pages and
- a Paypal Module to charge a registration fee.
Default Configuration which can be modified by the administrator
- Restricts access by IP Address. You can restrict also by user agent
or have no restrictions.
- Account expiry set to 365 days
- After the account is expired the user can renew their account.
- After user registers login is permitted immediately. This can be turned off so
the administrator needs to turn on the access.
- Login session time is set to 60 minutes. Login session time is the inactivity
time after which the user is forced to login again.
- Note that the Paypal and Group Modules are turned off.
|