Message: Call to undefined method CI_DB_mysqli_driver::affecWAwasim akaram8yAsked Sep 13, 2018, 1:40 AM1.7kPHP this is my model code... here $this->db->update('tbl_request', $data, "id = {$this->input->post('id')}"); return $this->db->affected_rows();
Replies
Know the answer? Post it — somebody with the same question will find it here.