This script is used to allow a visitor on your website to register as a user and have and have their information stored in a MYSQL Database. more...
This script is used to allow a member the option to change their password if they so desire. This script assumes you have a working database already set up and is only to allow more...
This script is used to allow a member to reset their password should they forget it. This script assumes you have a working database already set more...
This script uses the free Paypal IPN feature to allow visitors to subscribe to your blog/news feed/ect. website. This script will handle all IPN requests for payment and will also insert the subscribers information into a mysql database. more...