";?>

"; ?>
"; ?>

"; else if(in_array("email_invalid", $errors)) echo "Invalid format
"; else if(in_array("email_mismatch", $errors)) echo "The email's do not match.
"; ?>

"; else if(in_array("pass_invalid_char", $errors)) echo "Your password can only contain english characters or numbers.
"; else if(in_array("pass_invalid_length", $errors)) echo "Your password must be between 5 and 30 characters.
"; ?>