$rows = $this->db->get('post')->num_rows(); $this->pagination->initialize(pagination($limite,$rows));