Pages vues depuis 25/05/2001 : 108 479 802
Index du forum »» Questions »» header specifique pour une page
!!include!!("themes/".$rep."/html/header.html")
if (stristr($_SERVER['PHP_SELF'],"ma_page_a_header_spécifique.php")) { !!include!!("themes/".$rep."/html/header_spécifique.html"); } else{ !!include!!("themes/".$rep."/html/header.html");}
Message édité par : Elcorsu / 08-02-2015 12:53