| AuthenticationPal is a revolutionary | | | | PayPal's IPN feature and subscription |
| authentication script which uses PHP and | | | | management feature to automatically generate |
| MySQL for lightning fast processing. | | | | new usernames and passwords (passwords are |
| AuthenticationPal comes with an admin | | | | hashed with the crypt() method) PayPal's IPN |
| interface where webmasters and administrators | | | | feature allows passwords and usernames along |
| can create new user accounts, new user | | | | with other information such as name address |
| groups, activate/inactivate groups or | | | | subscription level or group etc to be |
| individual accounts, set user level, etc. | | | | automatically entered into a database so |
| This may be used to protect files for | | | | people can have immediate access to your |
| member-only areas. AuthenticationPal uses a | | | | members only section on successful completion |
| custom class to handle the bulk of insertion, | | | | of subscription signup and payment. |
| updates, and deletion of data. This class can | | | | |
| also be used for other applications which | | | | AuthenticationPal is a based on a freeware |
| needs user authentication. | | | | script and was completely Re-Written to be |
| | | | integrated with PayPal and the IPN functions |
| AuthenticationPal is also fully compatible | | | | for subscription password management. |
| with automated database updates using | | | | |