By using following method, you can update multiple table using codeigniter active record. $this->db->set('a.firstname', 'Pekka'); ...
確定! 回上一頁