Welcome Guest, Not a member yet? Register   Sign In
Pagination Algorithms
#4

[eluser]jedd[/eluser]
Yeah, if you want to take the fun out of it ...

page-you-want = floor ( count-of-total-posts-up-to-selected / posts-per-page )

I'd watch out (but I'm always paranoid about them) off-by-one errors, and also that the pagination system copes with 0 (I think it does - but I'd probably just strip it myself to be neat).


Messages In This Thread
Pagination Algorithms - by El Forum - 09-01-2009, 06:24 AM
Pagination Algorithms - by El Forum - 09-01-2009, 06:50 AM
Pagination Algorithms - by El Forum - 09-01-2009, 06:56 AM
Pagination Algorithms - by El Forum - 09-01-2009, 07:25 AM
Pagination Algorithms - by El Forum - 09-01-2009, 08:30 AM
Pagination Algorithms - by El Forum - 09-01-2009, 09:45 AM
Pagination Algorithms - by El Forum - 09-02-2009, 02:23 AM
Pagination Algorithms - by El Forum - 09-02-2009, 03:58 AM
Pagination Algorithms - by El Forum - 09-02-2009, 09:28 AM
Pagination Algorithms - by El Forum - 09-02-2009, 02:30 PM
Pagination Algorithms - by El Forum - 09-03-2009, 03:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB