"> Sign Up You must enter a user name and password.
"; } if ( (isset($_GET['msg'])) && ($_GET['msg'] == 2)) { echo "That user name has allready been taken, please choose another
"; } if ( (isset($_GET['msg'])) && ($_GET['msg'] == 3)) { echo "Passwords do not match.
"; } if ( (isset($_GET['msg'])) && ($_GET['msg'] == 4)) { echo "The digits entered did not match the image.
"; } ?>
User Name:
Password:
Re-type Password: