how data insert in mysql using html checkboxes in php.
Re: how data insert using in php
Posted: Thu Feb 26, 2009 10:26 am
by highjo
please be more explicit
from what i've understood
1 you have a form containing
2 one or more chechboxes
3 you want to know if the users has clicked on the checkboxe in you php code and store a comprehensive and related value into a table in the database
am i right?