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

Radio buttons and check boxes will be empty if not set/checked

PHP Code:
$checked_value = isset($this->post('your_checkbox_name')) ? 0
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: SELECT selected CHECKBOX and update in selected row into DATABASE in Codeigniter - by InsiteFX - 07-19-2018, 08:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB