08-01-2009, 04:27 PM
|
#92 (permalink)
|
|
how quixotic are you?
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
|
Ah now I see what you mean by the order_by() method! I thought you meant something like:
PHP Code:
->order_by('col1','col2','DESC')
But that example cleared things up much better for me and I think you're right with the order_by() method. Although the WHERE one seems a bit over complicated to me.
|
|
|
|