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 up and is only to allow the user to reset their password. This script will reset the users password and email the user a new randomly chosen password. After the user logs in they can change their password to something more familiar so long as you have a script to allow the user to change their password. I also included the database table setup for a "users" table although this should already be set up if you are buying just this script. A Demo of this script can be seen by becoming a member of Simply Php Scripts as this is the script I used in making my website. Also see our complete registration system.