codice:
for($i=0; $i<$cifre_max; $i++) {
      $txt = $txt . $accessi[$i];
}