I have a mqSQL database with a row called newsDate
and I'm posting news onto it and then using dreamweaver to pull in the content onto my homepage..
Dreamweaver has the function to sort the content descending by 'newsDate' however if I post more than one post on a day it ain't in order, it just puts all those with the same date at the top of the list?
Can I get it to sort by date and time?
In the admin page for adding news I'm currently using the CURDATE() function to add the date when the users posts news.
Can anyone please help?
Phil