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

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


check $fc_id values using this code, you will understand, what I am saying
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:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB