Index du Forum » » Questions

Auteur

Inverser la fil d'un forum
Danyx
220     

  Posté : 16-12-2013 16:33

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

http://www.npds.org/viewtopic.php?topic=25967&forum=9