I have setup a login system on my site, in which the logged in user (user table) would be able to fill out an insurance form that's saved in the database in a separate table - form_one table.
There are quite a few posts on Google regarding this subject, but it's comparable to reading Japanese :-p I just need a straight forward explanation on how to store my radio button option to mysql...