Storing Checkbox Data In Your Database
Checkboxes in web forms are useful because they allow the person filling out the form to choose from a wide range of possible choices. Specifically, it allows the user to choose some, all or none of the elements. Although checkboxes are excellent form elements for certain tasks, there is often confusion about how to store checkbox data correctly. This article will demonstrate how to store checkbox data in a database, in a manner that follows good database design principles.
Visit publisher site: Storing Checkbox Data In Your DatabaseListing Details
- Filed in:
-
Scripts / PHP / Tutorials & Tips / Form Processing
- Submitted on:
- Last Updated:
- Feb 11, 2009
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
It was a good idea overall..but there're some errors on the given codes example..i cannot finish the tutorial as i could not get the desired output...it's better if the contributer be a little bit more precise on the next releases.