is_valid) { echo "Yes, that was correct!"; } else { # set the error code so that we can display it echo "Eh, That wasn't right. Try Again."; } ?>