Welcome Guest, Not a member yet? Register   Sign In
ar_orderby has changed to qb_orderby
#4

It never was in the documentation, just one of those hidden gems that you got to learn about. Basically it allows you to see if $this->db->orderby() has been set prior to running the query if not then you could set one.

When running print_r prior to running the query on $this->db I can see that ar_orderby has been changed to qb_orderby

How can we now run a check prior to running the db->get to see if db->orderby has been set ?

Many thanks
Most things broken in our house was done by nobody, the rest was my fault anyway Huh
Reply


Messages In This Thread
RE: ar_orderby has changed to qb_orderby - by dollardad - 02-08-2015, 01:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB