Welcome Guest, Not a member yet? Register   Sign In
How to get checkbox value in controller codeigniter?,
#5

(05-29-2019, 04:48 PM)donpwinston Wrote: I think

'category' => $this->input->post('category[]'),

should be

'category' => $this->input->post('category'),

I did it that way but it did not work, thanks.
Reply


Messages In This Thread
RE: How to get checkbox value in controller codeigniter?, - by Senior Code - 05-29-2019, 05:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB