$this->db->where("id", $id); $this->db->set("set_row", "`set_row`+ 1", FALSE); $this->db->update("article");