$title = "photos cantal";
echo"
$title\n";
?>
//Keywords et description
$buffer="";
$num=date("z")+1;
$fp= @fopen("_meta/meta_vous_nous_parlerdevous.txt","r");
if (!$fp) {} else {
while(!feof($fp)) {$buffer.= fgets($fp,1024);}
}
fclose($fp);
echo "$buffer \n";
include ("meta.inc");
include ("script.inc");
include ("haut.inc");
include ("fonctions.htm");
?>
$m = getdate();
$mois = $m['mon'];
$fichier=$mois.".txt";
@readfile ("_info/$fichier");
?>
|
';?>
|
include ("haut_bas.inc"); ?>
include ("_sommairesinc/moteur.inc"); ?>
|
|
// PAGE DU MENU EN HAUT
$numfic=fopen("_defil/messageindex.txt","r");
if($numfic<=0) $mes ="";
else
{
$mes=rtrim(fgets($numfic,1024));
$mes=str_replace("\'","'",$mes);
fclose($numfic);
}
?>
|
|
|
|
|
echo $title ; ?>
|
include ("theme.inc"); ?>
|
$buffer="";
$num=date("z")+1;
$fp= @fopen("_menus/menu_loisirs_culture.txt","r");
if (!$fp) {} else {
while(!feof($fp)) {$buffer.= fgets($fp,1024);}
}
fclose($fp);
echo stripslashes($buffer) ;
?>
|
|
|
|
include ("recherche_avancee_photos.htm"); ?>
$buffer="";
$num=date("z")+1;
$fp= @fopen("","r");
if (!$fp) {} else {
while(!feof($fp)) {$buffer.= fgets($fp,2048);}
}
fclose($fp);
echo stripslashes($buffer) ;
?>
|
|
include ("bas_gauche.inc"); ?>
|
include ("bas.inc"); ?>