Forum Moderators: coopster
Can someone help me out, im trying to post info from a radio button into it's selected table in mysql.
this is what i ahve in the form:
<input id="basic_pak" name="memType" type="radio" value="Basic Mem"/>Basic membership: $15
and i have a row called 'memType' but nothing is getting put into the row.
the row is just has varchar 50 not null; im no expert but i cant see anything worng with what im doing so far.
If you can help me out it woould be great.
King Regards
Let me know how you do.