12-28-2016, 03:56 PM
I fix the problem
)) in your $taskInsert = $db->update(‘task’,$id,$fields); code is id but must be $ID not $id
)) in your $taskInsert = $db->update(‘task’,$id,$fields); code is id but must be $ID not $id
