hello,
i have 31 checkboxes in my registry form. how do i insert the value into the database?
thanks
PHP & MySQL - inserting checkbox value into database
Moderator: General Moderators
-
alexislalas
- Forum Commoner
- Posts: 44
- Joined: Sun Feb 19, 2006 10:09 pm
- nickman013
- Forum Regular
- Posts: 764
- Joined: Sun Aug 14, 2005 12:02 am
- Location: Long Island, New York
it is nothing special to deal with checkbox (1, checked, 0 uncheck).
do it like dealing with other php form problems
do it like dealing with other php form problems
-
alexislalas
- Forum Commoner
- Posts: 44
- Joined: Sun Feb 19, 2006 10:09 pm
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA