Welcome Guest, Not a member yet? Register   Sign In
Pagination and standard query
#1

[eluser]nahalem[/eluser]
Hi,

Is it possible to build standard query like:

Code:
$this->db->query('....');

and implement pagination on it? If it's possible, how to do this?

#2

[eluser]okiksetianto[/eluser]
kalau tidak salah itu berisi query SQL .

:cheese:
#3

[eluser]InsiteFX[/eluser]
You need to pass it the limit and offset.
#4

[eluser]nahalem[/eluser]
could you show me how to pass offset to te querry, LIMIT is easy...
#5

[eluser]PhilTem[/eluser]
http://www.petefreitag.com/item/451.cfm




Theme © iAndrew 2016 - Forum software by © MyBB