Retrieving saved checkboxes' name and values from database
- by sermed
I have a form with checkboxes, each one has a value. When the registered user select any
checkbox the value is incremented (the summation) and then then registred user save his
selection of checkbox if he satisfied with the result of summation into database all this work fine
...i want to enable the registred user to view his selection history…