Welcome Guest, Not a member yet? Register   Sign In
Advanced MySQL: Active Record Query not working properly?
#4

[eluser]stuffradio[/eluser]
What if you changed

Code:
$this->db->limit(100, 0);
to:

Code:
$this->db->limit(0, 100);


Messages In This Thread
Advanced MySQL: Active Record Query not working properly? - by El Forum - 06-07-2008, 10:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB