You need to end the statement
order the comments by the date descendingPHP Code:$sql = mysql_query ("INSERT INTO comments (id,comments,date,ip) VALUES ('0','".$cheese."','".$date."','" . $_SERVER['REMOTE_ADDR']"')";
I'd need to see the html output to tell you what is wrong with the bold username.Quote:
order by date desc

