I'm using DMX with PHP / MySQL and the Record Insertion Form from the
Application tab. I test the form and check the database only to find that
there are 5 identical entries, (excluding the autonum field). Because of the
number of entries, 5, I suspect something to do with my radio groups. I have 5
radio groups that each have 5 choices, these writes to 5 integer fields. I'm
not sure why this is happening. I have written no code by hand, actually I'm
quite new to PHP. Ideas?