I\'ve created a basic website that requires the user to select a radio button. I want a PHP file to retrieve the value of the radio button that was chosen and respond accordingl
First of all you are doing it a little wrong. You are using two forms to do the task. Let me tell you how can you do it.
index.html
First Second
result.php