website logo
Auteur
avatar
Jireck

Forum » » Questions » » News d'un auteur


Posté : 4 oct. 2023 à 08:32 icone du post

j'ai fait ca

  $xtab=news_aff("libre", "WHERE informant='$uname' ORDER BY sid DESC LIMIT 10", '', 10);
   
   $story_limit=0;
      
   while (($story_limit<10) and ($story_limit<sizeof($xtab))) {
      list($sid, $catid, $aid, $title,$time,$text,$z,$comment,$a,$b,$toto) = $xtab[$story_limit];
      $story_limit++;
      
      themeindex($uname, $uname, $time, $title, $comment, $topic, $text, $notes, $morelink, $topicname, $topicimage, $topictext, $sid);
   }


qui marche mais j'arrive pas a avoir le nombre de commentaire.

Faut regarder où ?

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