"; SetHeaderGo2Back(); } } $SQL = "SELECT * FROM `news_comments` WHERE `Refid`='" . $_GET["nid"] . "' ORDER BY 'ID'"; $Erg = mysql_query($SQL, $con); echo mysql_error($con); // anzahl zeilen $news_rows = mysql_num_rows($Erg); ?> "; echo "\t\t"; echo "\t\t"; echo ""; echo "\t"; echo "\t\t"; echo ""; } echo "
Datum Nick
Kommentar
"; echo mysql_result($Erg, $n, "Datum"); echo "\t\t"; echo UID2Nick(mysql_result($Erg, $n, "UID")); // avatar anzeigen? echo DisplayAvatar(mysql_result($Erg, $n, "UID")); echo "\t\t
"; echo nl2br(mysql_result($Erg, $n, "Text")) . "\n"; echo "\t\t
"; ?>

Neuer Kommentar:

 
">
Text: