Data:

0) { $num_pagine=ceil($tot_ricerca / $numc); for ($i=0; $i<=$num_pagine;$i++) { ?>
" alt="" border="0"> "; //echo "$this_modello
"; //echo "$this_titolo
"; echo "$this_descrizione

"; echo "
Cliente: $this_cliente
"; ?>


">
">
0) { $num_pagine=ceil($tot_ricerca / $numc); // Se la pagina è la 1 partiamo da 0 $begin=($pagina-1) * $numc; $query="SELECT * FROM gallery order by data desc LIMIT $begin, $numc"; $result=mysql_query($query,$db); if (mysql_num_rows($result)) { ?>
Le immagini delle ultime realizzazioni

100) { $cutsize = strrpos (substr ($this_descrizione, 0, 100), ""); $this_descrizione_temp = substr($this_descrizione, 0, $cutsize); $this_descrizione_new = ($this_descrizione."..."); } else { $this_descrizione_new = $this_descrizione; } //echo $testo_new; ?>