Welcome Guest, Not a member yet? Register   Sign In
Passing data from dropdown to array
#2

[eluser]Pedro Luz[/eluser]
change:

Code:
'categories=>$this->input->post('categories')

to:

Code:
'categories'=>$this->input->post('categories')


Messages In This Thread
Passing data from dropdown to array - by El Forum - 08-03-2011, 04:44 AM
Passing data from dropdown to array - by El Forum - 08-03-2011, 05:26 AM
Passing data from dropdown to array - by El Forum - 08-03-2011, 06:40 AM
Passing data from dropdown to array - by El Forum - 08-03-2011, 08:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB