sql="Select * from my_table where 1"; $query = $this->db->query($SQL); return $query->result_array();
確定! 回上一頁