01-04-2018, 02:24 PM
$db->update should work fine especially since your where column is the ID...If you run that query directly in mySQL what do you get (of course if you replace the binding ?'s with the values. If you echo the ID and dump the $fields what do you get?
B.
B.