How can I send a radio or checkbox value to the $_POST array even when the field is empty?
\';
HTML : Male Female PHP : if(isset($_POST)) { echo ''; print_r($_POST); echo ''; }
'; print_r($_POST); echo '