86400)) { @mysql_query(" UPDATE passwd SET esentpass=NOW() WHERE email='$email'"); $message.="This message was generated because a user at $REMOTE_ADDR\n"; $message.="requested the E*REMINDERS password that is connected to\n"; $message.="this mail address to be sent here. \n\n"; $message.="The password is: $ckpasswd\n\n"; $message.="If you did not request this, please go to $site\n"; $message.="and block your address from any further E-mail.\n"; mail ($email, "E*REMINDERS PASSWORD", $message); echo "
"; msg_box("Send Password Results", "To create an account, go here and leave everything blank but the \"E-mail To\" field, and click on save.", "black"); } ?>