website logo
Auteur
avatar
oim

Forum » » Le coin des codeurs » » [Résolu] - image


Posté : 28-09-2004 21:55 icone du post

J'ai fait ca, pour moi il a l'air juste mais ca me retourne une erreur à la ligne list(....


function ephemblock() {
   $result = mysql_query("select content from ephem order by RAND DESC LIMIT 0,1");
   list($content) = mysql_fetch_array($result);
         $boxstuff = "<br /><br />";
         $boxstuff = ($content);
   global $block_title;
   if ($block_title=="")
      $title=("Fiche");
   else
      $title=$block_title;
   themesidebox($title, $boxstuff);
}


Cet article provient de NPDS REvolution 16
https://lab.grottes-et-karsts-de-chine.org/viewtopic.php?topic=12098&forum=5