$this->db->where('column_name','value');. $this->db->update('Table_name', $data);. You can ...
確定! 回上一頁