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

(This post was last modified: 05-30-2019, 03:56 AM by InsiteFX.)

Do a var_dump to see what is there.

PHP Code:
var_dump($data['category']); 

Also note that if a checkbox is not checked it has no value at all.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: How to get checkbox value in controller codeigniter?, - by InsiteFX - 05-30-2019, 03:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB