 |
|
TEL:0577-746201 |
Ristorante
Malborghetto Lecchi in Chianti Gaiole in Chianti(Siena)
CHIUSO MARTEDI
- PERIODO ESTIVO SEMPRE APERTO
$fn = "malbhome.txt";
if(file_exists($fn))
{
$fp = fopen($fn, "r");
$numero = fgets($fp,10);
fclose($fp);
}
else
$numero = 0;
$numero = $numero + 1;
?>