<INPUT type="radio" name="1">General
how would I get the value of this?
$test = $_POST['1']; ?????
Also if they must check one of the boxes....how would i make sure of it?
how would I get the value of this?
$test = $_POST['1']; ?????
Also if they must check one of the boxes....how would i make sure of it?
