Welcome Guest, Not a member yet? Register   Sign In
$this->input->post(‘checkbox’) gives its relative position and not its values. Is this the expected behaviour?
#2

[eluser]zrowcrypt[/eluser]
OK so a little help from FireBug tells me :

Personal Phone Number : <input name=“category_ckhbx_personal_number” value=“1” id=“category_ckhbx_personal_number” type=“checkbox”><br>

Work Phone Number : <input name=“category_ckhbx_work_number” value=“2” id=“category_ckhbx_work_number” type=“checkbox”>


Which means I am getting the value of the checkbox, but those values are being set wrong. Now I am wondering why is that ????


Messages In This Thread
$this->input->post(‘checkbox’) gives its relative position and not its values. Is this the expected behaviour? - by El Forum - 10-19-2010, 12:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB