email_addr, "BOINC password", "Your BOINC password is " . $user->web_password); } if (!$user) { echo "There is no user with that password. "; echo "Try reentering your email address."; } page_tail(); ?>