Welcome Guest, Not a member yet? Register   Sign In
SELECT selected CHECKBOX and update in selected row into DATABASE in Codeigniter
#2

Code:
<input type="checkbox" name="sample[]" value="0"/>

You've hardcoded sample variable values to 0. You should update these to what-ever values you need to come back from the form.
Reply


Messages In This Thread
RE: SELECT selected CHECKBOX and update in selected row into DATABASE in Codeigniter - by Pertti - 07-19-2018, 12:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB