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 the changing of the password. This script will allow a user to change their password to anything they want and will automatically update the database with the new information. The form inputs are validated using regular expressions. 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