Ver original$this->db->where('tipo=', ARP);$query = $this->db->get('clientes');echo $query->num_rows();