[php][CodeIgniter]SQL查詢基本操作與顯示資料 ... $sql = "SQL詢查字串"; $query = $this->db->query($sql); foreach ($query->result_array() as ...
確定! 回上一頁