$cat :: $site_title"; ?>


"; } ?>

 
$pub[subtitle]
$pub[ldate]
"; ### if ($pub[pq]==1) { ### echo "\"\""; ### } else { ### } echo " $pub[intro]
 
 
Precedenti
$pubo[title]"; } ?>
 
$rowfull[title] :: $site_title"; ?>


Home / "; $qucat = "SELECT * FROM news_category WHERE category='$catfull'"; $qrcat = @mysql_query($qucat,$connect) or die ("Wrong Query"); $rocat = mysql_fetch_array ($qrcat); echo " $catfull / $rowfull[title]"; ?>
 
$rowfull[subtitle]
$rowfull[title]
$rowfull[ldate]
\"Visualizza"; if($allow_com==1) { echo " \"Inserisci"; } else {} if ($allow_click==1){ $c=$rowfull[click]; $c++; $d=$c; @mysql_query("update news_publish set click='$d' where id=$newsid"); echo "visto $d volte"; } echo "
"; if ($rowfull[pq]==1) { echo "\"\"
$rowfull[photodesc]
"; } else { } echo " $isishort

$isifull
 "; ?>
Il tuo commento
"; $query_com = mysql_query("SELECT * FROM news_comment WHERE news_id=$newsid and status=1"); $jum_com=mysql_num_rows($query_com); if ($jum_com==0) { echo "Non ci sono commenti per questo articolo.
Clicca qui per lasciare un commento."; } else { echo "Questo articolo ha $jum_com commenti. Leggili o fanne uno anche tu cliccando qui."; $qcom ="SELECT * FROM news_comment WHERE news_id=$newsid and status=1 ORDER BY id DESC"; $qry_com = @mysql_query($qcom,$connect) or die ("Wrong Query"); echo "
    "; while ($row_com = mysql_fetch_array ($qry_com)) { echo "
  • $row_com[subject] (di: $row_com[name])
  • "; } } } else { } ?>