Forum » » Le coin des codeurs » » modifier article.php pour inclure un texte entre hometext et bodytext
Posté : 3 juil. 2007 à 15:57
if ($bodytext == "") {
$bodytext = meta_lang("$hometext<br /><br />$notes");
} else {
$bodytext = meta_lang("$hometext<br /><br />");
$bodytext .= file_get_contents("static/googleadsense_parainage_milieu_article.html");
$bodytext .= meta_lang("$bodytext<br /><br />$notes");
}
Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=22451&forum=5