I'm a little confused, as your title says radios, but the content deals with checks.
If you're using checks (which I don't think you want in this situation), you'll have to create an array from the checkbox.
If you're using radios, all should be the same name, and it will return only one value, as there can only be one selected at a time.