Forum » » Thèmes PHP » » theme php et meta mot?
Posté : 26-10-2007 12:30 
echo "mon code html de début";
echo "autre code html";
echo "mon code html de fin";
require_once("modules/meta-lang/meta_lang.php");
$myResult="mon code html de début";
$myResult.="autre code html";
$myResult.="mes meta mots pour la recherche";
$myResult.="mon code html de fin";
$myResult = meta_lang($myResult);
echo $myResult;
Message édité par : coolzen0 / 26-10-2007 12:31
Cet article provient de NPDS REvolution 16
https://lab.grottes-et-karsts-de-chine.org/viewtopic.php?topic=21010&forum=49