Hjælp
Jeg er en stor nebi.. så i bliver nød til at hjælpe..jeg fatter ikke det der med \"dintabel\" i din mysql kode:
?
$select_top20 = mysql_query(\"SELECT dintabel FROM users ORDER BY credits DESC LIMIT 20\");
while($row_top20 = mysql_fetch_array($select_top20)) {
print \"$row_top20[username]-\".floor($row_top5[credits]).\"\";
}
if ($id) {
}
if (!$valign) {
$valign=\"top\";
}
?>
Hjælp!
