px;">
genererMenuHorizontal(2, $URL_MAJ, $ADRESSE_LOCALISATION, $CODE_POSTAL_LOCALISATION, $VILLE_LOCALISATION);
?>
copyright WEBSOLUTIONS®
TESIBO
-- Creation site internet et referencement site -- |
|
//Récupération des type de css propres à la page
if (($page_presentation!="") or ($page_presentation===0))
{
$req="select * from css where nom like'ImageFond%' and num_page in (-1,$page_presentation) order by num_page, num_css";
}
else
{
$req="select * from css where nom like'ImageFond%' and num_page=-1 order by num_page, num_css";
}
$sql=mysql_query($req) or die("Erreur sql! $req