Hi.. first post here...
I need to get the latest added records from a MySQL DB and LIMIT the result to the _latest_ 10. And then I need to ORDER them by a field called 'rubrik'. I have a fild called 'date' that stores the date when the record was created. How do I do this?
thanks
.bobo
I need to get the latest added records from a MySQL DB and LIMIT the result to the _latest_ 10. And then I need to ORDER them by a field called 'rubrik'. I have a fild called 'date' that stores the date when the record was created. How do I do this?
thanks
.bobo