Admin | Mappa del sito | Note Legali | Feed RSS Cos'è un RSS
.
Ti trovi in: Home \ News
Cerca: Vai!
.

News dall'Azienda




', $elemento[testo]); $text=preg_replace('/\[link url=(.+?)\](.+?)\[\/link\]/','\\2', $b); $text=preg_replace("/\'/","'", $text); echo ''.$alt[alt].''; echo date('d/m/Y - ',$data); echo ''.$elemento[titolo].'

'.$text; echo '





'; echo '





<<< Tutte le News
'; } } else { $scroll = 5; //numero di news per pagina $next=$url[0]+$scroll; $query1="SELECT * FROM news ORDER BY id LIMIT $url[0], $scroll"; $ris = mysql_query($query1,$conn) or die("Errore nella query: " . mysql_error()); $cont=1; while($elemento= mysql_fetch_array($ris)) { $data=strtotime($elemento[data]); if ($cont==1) { echo '
nuova img'; echo date('d/m/Y - ',$data); echo ''.$elemento[titolo].'
'.$elemento[riassunto].'
Leggi tutto >>>


'; } else { echo ''; } $cont++; } $q = "SELECT COUNT(*) FROM news"; $r = mysql_query($q,$conn) or die("Errore nella query: " . mysql_error()); $n = mysql_fetch_array($r); $max=$n[0]-$scroll; $step=$next-($scroll*2); echo '



'; if ($url[0]>0) echo '<<< Pagina precedente |'; if ($url[0]<$max) echo ' | Pagina successiva >>>'; } ?>
News | Rassegna Stampa | Documenti | Download | Contatti