Code:SELECT * FROM `news` ORDER BY `id` DESC LIMIT 5
Printable View
Code:SELECT * FROM `news` ORDER BY `id` DESC LIMIT 5
Simon & Jack, your code orders it properly (how I want it) but it screws up the title:
http://img158.imageshack.us/img158/7288/huhjr9.gif
That's your poor HTML I'm afraid :P
It's fine wihout that sql code.
It wasn't like that until I added that code?