Logo
Home
La storia
Il ristorante
Menu carta
Menu mezzogiorno
Nostre proposte
Nostre proposte
Newsletter
Contatti

Our offers

Here's a selection of our offers:


". mysql_error()); } else { $query = mysql_query("select * from adm_news where tipologia = '$li' order by titoloi") or die("Impossibile leggere le news dal database:

". mysql_error()); } $numero_tot = mysql_num_rows($query); if($numero_tot == 0){ echo"Nessuna news in database."; } else { $pagina = "it-ourproposal-lista.php"; /* include("admin/impaginazione/impag_sup.php"); */ ?>
". mysql_error()); } else { $query = mysql_query("select * from adm_news where tipologia = '$li' order by titoloi limit $off, $npp") or die("Impossibile leggere le news dal database:

". mysql_error()); } while($valori=mysql_fetch_array($query)){ if($valori[tipologia] == "1"){ $valori[tipologia] = "Rassegna Stampa"; } if($valori[tipologia] == "2"){ $valori[tipologia] = "Eventi"; } if($valori[tipologia] == "3"){ $valori[tipologia] = "Prodotti"; } ?>