Password:$password

"; if($password_hint !== '') { //**OPTION: YOU CAN EDIT THE COPY IN THESE EMAILS IF YOU WANT. THIS ONE IS FOR PEOPLE WHO HAVE A PASSWORD HINT $restore_link = "$domain//reset_password.php?email=$email&password=$password"; $forgot_password_email = "This is the password manager at $sitename. We do not store passwords...only encrypted data.

Here is a password hint that you provided when you set up your account: $password_hint

If that helps, then you can try again without resetting your password


If you still can't remember then please Click Here to reset your password. Clicking this link will assign an encrypted, temporary password for added security. The process can easily be repeated if you experience difficutlties.

Best Regards - The Database
"; } else { //**OPTION: THIS ONE IS FOR PEOPLE WHO DON'T HAVE A PASSWORD HINT $forgot_password_email = "This is the password manager at $sitename. We do not store passwords...only encrypted data.

Please Click Here to reset your password. Clicking this link will assign an encrypted, temporary password for added security. The process can easily be repeated if you experience difficutlties.

Best Regards - The Database
"; } }} //**OPTION: THAT'S ALL FOR NOW. MORE OPTIONS MAY BE ADDED LATER. WE'LL LET YOU KNOW. OTHERWISE, FEEL FREE TO ADD YOUR OWN! ?>