PHP Classes

large number of pages

Recommend this page to a friend!

      SPA Simple Paging Class  >  All threads  >  large number of pages  >  (Un) Subscribe thread alerts  
Subject:large number of pages
Summary:How to implement for large number of pages
Messages:1
Author:Mike Banks
Date:2009-01-12 23:36:22
 

  1. large number of pages   Reply   Report abuse  
Picture of Mike Banks Mike Banks - 2009-01-12 23:36:22
Hi,
I have over 100 pages returned in my table query, can I use this class to do so something like:

< ... 14 15 16 [17] 18 19 20 ...>

so that I don't get a run of 100+ pages across the top.
I saw in your class the commented out 'Limit the total pages to 15' which isn't what I was looking for.
Keep up the great work.