Downloads





No articles in this section at the moment









"; } else{ $colore1="#DDDDDD"; $colore2="#f0f0f0"; for ($i=1;$rigo = mysql_fetch_array($result);$i++) { $colore=($i%2)==0?$colore2:$colore1; $id = $rigo['id']; $titolo = $rigo["titolo"]; $lunga = $rigo["lunga"]; $nome_file = $rigo["Nome"]; // Stampa le prime 65 parole if (strlen($lunga)>380) { $xx=380; do { $now=substr($lunga, $xx, 1); if ($xx<0) break; $xx--; } while ($now != " "); $xx++; $lunga =( (substr($lunga, 0, $xx)) . "... "); } ?>


Download file