Hi,
I have a form that asks users the normal stuff, then asks them some specifics using several check box entries which they can choose multiple options based on themselves.
I like for this data to be captured in the MySQL table, but i am not seeing the data captured, but instead, NULL for those fields.
How can i have the MySQL table record their entries?
Thanks
I have a form that asks users the normal stuff, then asks them some specifics using several check box entries which they can choose multiple options based on themselves.
I like for this data to be captured in the MySQL table, but i am not seeing the data captured, but instead, NULL for those fields.
How can i have the MySQL table record their entries?
Thanks