Trattoria Al Funghetto
    Execute("SET NAMES utf8"); $listaGalleria = $db->Execute("SELECT * FROM funghetto_gallery WHERE pubblicato=1 ORDER BY ordine ASC"); if($listaGalleria){ while($dettaglio = $listaGalleria->fetchRow()){ $dettaglio_lingua = $db->GetRow("SELECT * FROM funghetto_gallery_contenuto WHERE fk_lingua=".$_SESSION['lang']." AND fk_gallery=".$dettaglio['id_gallery'].""); $imm = $db->Execute("SELECT * FROM funghetto_gallery_file WHERE prefisso='small' AND fk_gallery=".$dettaglio['id_gallery']." ORDER BY ordine ASC"); if($imm){ $file = $imm->fetchRow(); } ?>
  • Trattoria al Funghetto
    fetchRow()){ ?>

 
    Execute("SET NAMES utf8"); $lista = $db->Execute("SELECT * FROM funghetto_inviate WHERE pubblicato=1 ORDER BY funghetto_inviate.ordine ASC"); if($lista){ while($dettaglio = $lista->fetchRow()){ $entrato = true; $cont++; ?>