Forum » » English and others languages Support » » Multilangue dans Sections.php (récupération de !article!ID)
Posté : 30-04-2009 23:28 
function MM_articleID($arg) {
global $NPDS_Prefix;
global $nuke_url;
$arg = arg_filter($arg);
$rowQ = Q_select("SELECT title FROM ".$NPDS_Prefix."stories where sid='$arg'", 3600);
list(,$myrow) = each($rowQ);
return ("<a href=\"$nuke_url/article.php?sid=$arg\" class=\"NOIR\">".aff_langue($myrow[title])."</a>");
}
Message édité par : jpb / 30-04-2009 23:32
Cet article provient de NPDS REvolution 16
https://lab.grottes-et-karsts-de-chine.org/viewtopic.php?topic=24344&forum=32