PHP-Code: $shoutbox_1 = "SELECT * FROM shoutbox LIMIT = 10"; $abfrage = mysql_query($shoutbox_1); while ($shoutbox = mysql_fetch_array($abfrage)) { ...} versuch mal das
$shoutbox_1 = "SELECT * FROM shoutbox LIMIT = 10"; $abfrage = mysql_query($shoutbox_1); while ($shoutbox = mysql_fetch_array($abfrage)) { ...}
--http://www.justsayhi.com/bb/html_quiz
Foren-Regeln