Radio buttons! Please help!
I'm developing using PHP/MySQL. I've created a form with a userID and a Radio Group with 3 buttons and a Submit button.
I want to populate the database with the info that the user enters but the data coming from the radio button selection is never correctly entered into the database: either all selected to be '1', or all '0', or only one given a value of '1' regardless what the choice was. Plus: how do I get to paste my code and the output here for clarity's sake?!
Thanks
