Index du Forum » » Questions

Auteur

News d'un auteur
Jireck
8461       

  Posté : 04-10-2023 08:32

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_limi t<sizeof($xtab))) {
      list($sid, $catid, $aid, $ title,$time,$text,$z,$comment,$a,$b,$toto) = $xtab[$story_limit];
      $story_limit++;
      
      themeindex($uname, $uname, $tim e, $title, $comment, $topic, $text, $notes, $more link, $topicname, $topicimage, $topictext, $sid);
   }


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

Faut regarder où ?



Cet article provient de NPDS

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