Forum » » Version future » » section en meta ?
Posté : 12 févr. 2014 à 16:40
debut fonction
debut boucle
!include! html2
ob_start();
!include! ($inclusion);
$Xcontent = ob_get_contents();
ob_end_clean();
$npds_METALANG_words = array(
"'!full!'i"=>"$defaut",
"'!xxxxxx!'i"=>"$fdfdfd"
);
$display .= meta_lang(aff_langue(preg_replace(array_keys($npds_METALANG_words),array_values($npds_METALANG_words), $Xcontent)));
Fin de boucle
!include! html1
ob_start();
!include! ($inclusion);
$Xcontent = ob_get_contents();
ob_end_clean();
$npds_METALANG_words = array(
"'!ZZZZZZZZ!'i"=>"$display",
"'!fffff!'i"=>"$xxxxx"
);
echo meta_lang( aff_langue(preg_replace(array_keys($npds_METALANG_words),array_values($npds_METALANG_words), $Xcontent)));
Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=26050&forum=4