Welcome Guest, Not a member yet? Register   Sign In
Problem with order_by
#1

[eluser]bondjp[/eluser]
I'm having a bit of a problem using order_by.
I'm trying to oder one field but i want that the first value to be assigned by me like this:

carbrand
Lamborghini -> Assigned by me
Alfa Romeo
Aston Martin
Audi
BMW
....

Using this:
Code:
$this->db->order_by('carbrand', 'asc');

How can i use the order_by to achieve this?
Thanks.


Messages In This Thread
Problem with order_by - by El Forum - 05-25-2010, 04:17 PM
Problem with order_by - by El Forum - 05-26-2010, 12:30 AM
Problem with order_by - by El Forum - 05-26-2010, 04:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB