hello there,
i have a problem about a checkbox..i need to store the data from these checkbox..i have 6-7 checkbox..so how can i save the data from the checkbox to the database??..and how can i update the checkbox?? i really don'y know...![]()
![]()
this is sample of my checkbox..
can someone help me towards this??
<input name="type[]" type="checkbox" id="type[]" value="Warehouse Licence"></td>
<input name="type[]" type="checkbox" id="type[]" value="Manufacturing Warehouse Licence">
<input name="type[]" type="checkbox" id="type[]" value="Duty Free Shop Licence">
<input name="type[]" type="checkbox" id="type[]" value="Inland Clearance Depot Licence"></td>



Reply With Quote


Bookmarks