php code to submit a radio button value using onclick function code example
Example: php code to submit a radio button value using onclick function
Foo:
<input type='radio' name='foo' value='bar'> Bar <br>
<input type='radio' name='foo' value='fru'> Fru