==================================================
                              SQL QuickRegister
              ==================================================

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:

  1. the download of digital files after login,
  2. e-mail blast to registrants,
  3. group module to provide access to different login pages and
  4. a Paypal Module to charge a registration fee.

Default Configuration which can be modified by the administrator
  1. Restricts access by IP Address. You can restrict also by user agent or have no restrictions.
  2. Account expiry set to 365 days
  3. After the account is expired the user can renew their account.
  4. After user registers login is permitted immediately. This can be turned off so the administrator needs to turn on the access.
  5. Login session time is set to 60 minutes. Login session time is the inactivity time after which the user is forced to login again.
  6. Note that the Paypal and Group Modules are turned off.