Welcome Guest, Not a member yet? Register   Sign In
Fixed number of links in pagination
#2

[eluser]toopay[/eluser]
[quote author="cili" date="1309880395"]I want to always have 10 link in pagination. [/quote]

Then you need to manage pagination config for 'total_rows' and 'per_page'. Everytime you retrieve data from your database, you can use 'LIMIT' clause to limiting your database result into exact 10 * your 'per_page' config.


Messages In This Thread
Fixed number of links in pagination - by El Forum - 07-05-2011, 04:39 AM
Fixed number of links in pagination - by El Forum - 07-05-2011, 08:06 PM
Fixed number of links in pagination - by El Forum - 07-06-2011, 12:57 AM
Fixed number of links in pagination - by El Forum - 07-06-2011, 02:33 AM
Fixed number of links in pagination - by El Forum - 07-06-2011, 04:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB