I\'m using php. I\'d like to know how can I test if a radio button is selected and get the value? i can test if the radio button is selected but i cannot get the value. I c
I suggest you do it through the GET request: for example, index.html:
Answer 1 Answer 2 Answer 3 Answer 4
this is sendpost.php: