Success

Your password has been updated. You can now log in using this new password.

\n"; } else{ //failure echo "

Error

We could not update your password. While it could be a technical problem the most likely cause is that you provided the wrong current password. Please try again.

\n"; } } elseif($_POST['username'] && $_POST['oldp'] && $_POST['newp1']!=$_POST['newp2']){ echo "

Error

You did not correctly enter the same new password twice. Please try again.

\n"; } else{ //nothing was submitted so just show the form //echo "

Error

You failed to supply all the required fields or your new password does not follow the rules (6-24 character, only letters and numbers) or you did not correctly enter the same new password twice. Please try again.

\n"; } ?>

Change Your Password

To change your password enter your username, current password, and then what you want the new password to be.

Username:
Current Password:
New Password:
Confirm New Password: