Welcome Guest, Not a member yet? Register   Sign In
Insert associative array to database array to string problem
#3

[eluser]PravinS[/eluser]
Code:
$fc_id = $this->input->post('fc_id');
above code will return checkbox values in array format,

check using
Code:
print_r($fc_id);


Messages In This Thread
Insert associative array to database array to string problem - by El Forum - 10-22-2014, 04:23 AM



Theme © iAndrew 2016 - Forum software by © MyBB