"; include('header.php'); ?> 0) { $row = mysql_fetch_array($result); $to = $row[Email]; $from = "From: Scuba Spy "; $subject = "Scuba Spy Login Information"; $message = "Hi $row[First_Name], Your login information for Scuba Spy is: Email Address: $row[Email] Password: $row[Password] You can login at http://www.scubaspy.com/members.html. Thanks again for choosing to list your dive shop with Scuba Spy. We greatly appreciate having you on board! _____________________ Scuba Spy web | www.scubaspy.com email | info@scubaspy.com "; if(mail($to,$subject,$message,$from)){ $message = "

Your login information has been emailed to you.

"; } else { $message = "

Email sending failed.

"; } } else { echo "

Sorry, no user is associated with this email address.

"; } } ?>

Password Recovery

Please enter your email address, and your password will be emailed to you.



Email Address