include("include/secure.php"); $mode = $HTTP_GET_VARS["mode"]; If ($mode == "Invalid") { $mode = "That Username is already in the database"; } else { $mode = ""; } ?>
Your username and password will be mailed to the email address entered.