Welcome Guest, Not a member yet? Register   Sign In
Pagination with mysql
#1

[eluser]frietkot[/eluser]
Hi,

I was wondering, what is the relation with the pagination class to a database query and how can I use the pagination class with database results.
#2

[eluser]xwero[/eluser]
For the total_rows Pagination setting you need to get the total amount of rows from the db and the per_page setting is the limit of rows you are going to display.
#3

[eluser]frietkot[/eluser]
But there's no direct relation between the pagination class and the database class?
#4

[eluser]xwero[/eluser]
no




Theme © iAndrew 2016 - Forum software by © MyBB