order by and order type

   $this->data['rows'] = $this->batch_model->get_rows(array("table" => "result_control", "limit" => $limit, "offset" => $offset,"order_by"=>"id", "order_type"=>"desc"), array());

Comments

Popular posts from this blog

date wise search codeigniter

all customer due sql query