Hi,
Recently started to use Dreamweaver to program PHP. I'm running into a problem as to how can i check for which radio button in a group has been selected by user?
I have a radio button group (2 radio buttons) called Realmselect. How to write source code to check which one is selected upon submit button is pressed?
Thanks for your patient in advance to explain this simple concept
Recently started to use Dreamweaver to program PHP. I'm running into a problem as to how can i check for which radio button in a group has been selected by user?
I have a radio button group (2 radio buttons) called Realmselect. How to write source code to check which one is selected upon submit button is pressed?
Thanks for your patient in advance to explain this simple concept