website logo
Auteur
avatar
Danyx

Forum » » Questions » » Inverser la fil d'un forum


Posté : 16 déc. 2013 à 16:33 icone du post

Bon, Jireck, j'ai fait cela:

$sql = "SELECT * FROM ".$NPDS_Prefix."posts WHERE topic_id='$topic' and forum_id='$forum'".$post_aff."ORDER BY post_id LIMIT ASC $start, $posts_per_page";
} else {
$sql = "SELECT * FROM ".$NPDS_Prefix."posts WHERE topic_id='$topic' and forum_id='$forum'".$post_aff."ORDER BY post_id LIMIT ASC $start, $posts_per_page";
}

Mais cela ne marche pas...

Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=25967&forum=9