Welcome Guest, Not a member yet? Register   Sign In
$this->input->post() data and "undefined index"
#7

[eluser]tinawina[/eluser]
When check Aging, Agriculture and Food, Women and then var_dump($this->input->post()) I get this data pertaining to subject:

Code:
["subject"]=> array(3) { [0]=> string(5) "Aging" [1]=> string(20) "Agriculture and Food" [2]=> string(5) "Women" }

I am able to process this just fine and get the data working for me. But if I check any subject checkbox I get that index error message. If I don't check anything I don't see the error.


Messages In This Thread
$this->input->post() data and "undefined index" - by El Forum - 06-07-2012, 08:00 AM
$this->input->post() data and "undefined index" - by El Forum - 06-07-2012, 09:46 AM
$this->input->post() data and "undefined index" - by El Forum - 06-07-2012, 10:01 AM
$this->input->post() data and "undefined index" - by El Forum - 06-07-2012, 10:04 AM
$this->input->post() data and "undefined index" - by El Forum - 06-07-2012, 10:13 AM
$this->input->post() data and "undefined index" - by El Forum - 06-07-2012, 10:20 AM
$this->input->post() data and "undefined index" - by El Forum - 06-07-2012, 10:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB