Hi, How do i read in values from a mysql table so that the record "date" comes out in reverse order, so that the newest ones are at the top, because just setting it to retrieve the date normally sets the newsest ones to the bottom.
Thanks
Read this SQL Tutorial
http://www.w3schools.com/sql/sql_orderby.asp