go("SELECT codice FROM b_contratti WHERE codice_gestore = :gestore",[":gestore"=>$this->codice]); if ($objs->rowCount() >= $limiteMassimo) { $proceed = false; } } ?>