"; echo""; echo"
livre); echo""; echo""; echo""; echo""; echo"
"; echo"


Les Fables de La Fontaine

"; echo"
"; echo"
"; echo""; echo""; echo""; echo""; echo""; echo"
"; echo""; echo""; echo""; echo""; echo""; echo""; echo""; echo""; echo""; echo""; // Affichage du titre de l'illustration echo""; echo""; echo""; // Affichage de l'intro et des notes echo""; echo""; echo""; echo""; echo""; echo""; echo""; echo"
    
"; if($livre<10){$livre2="0".$livre;} else{$livre2=$livre;} if($tri=="livre"){ // Affichage de l'illustration echo"

"; echo""; echo""; echo""; echo"

"; } else{ $nb=rand(0,240); //echo $nb; $req="select livre, fable, article, titre from fables where idFable='$nb'"; $res=mysql_query($req,$connexion); $li=mysql_fetch_object($res); if($li->livre<10){$liv="0".$li->livre;} else{$liv=$li->livre;} if($li->fable<10){$fab="0".$li->fable;} else{$fab=$li->fable;} $image="../arac2/$liv-$fab.jpg"; echo"

"; echo""; echo""; echo""; echo"

"; } echo"
 
"; $ti="$li->article $li->titre"; $titreIllus=$ti; echo"

$titreIllus
W.Aractingi


"; echo"
"; echo"
 
"; echo"
"; echo""; //Affichage du tableau et de la fable echo""; echo""; echo""; echo""; echo""; echo"






 
"; echo""; echo""; echo""; echo""; echo""; echo""; echo""; echo""; echo""; echo""; echo""; echo""; echo""; echo""; echo""; echo"
"; echo"
"; //******************************************************************* include("../outils/config_partout.php"); $requete="select distinct initiale from animaux order by initiale"; $resultat=mysql_query($requete,$connexion); echo"

"; while($li1=mysql_fetch_object($resultat)){ echo"initiale\">$li1->initiale  "; } echo"


"; echo"

"; if($init){ $requete="select distinct animal from animaux where initiale='$init' order by animal"; } else{ $requete="select distinct animal from animaux order by animal"; } $resultat=mysql_query($requete,$connexion); while($li=mysql_fetch_object($resultat)){ echo "

$li->animal

"; $bestiole=$li->animal; $req4="select * from animaux, fables where animal='$bestiole' and idFable=numFable"; $res4=mysql_query($req4,$connexion); while($li4=mysql_fetch_object($res4)){ echo "

idFable\">$li4->article $li4->titre

"; } } //******************************************************************* include("../outils/weborama.php"); echo"


"; echo"
"; echo"
"; echo"

 

"; echo"
"; ?>