| php Programming Glossary: midrangelogic behind pagination like google http://stackoverflow.com/questions/11272108/logic-behind-pagination-like-google  int this numPages Total amount of pages @param int this midRange Number of pages to show on each side of current page public.. a '  public function firstPage if this currentPage this midRange 1 if number of pages between currentPage and firstPage exceeds.. number of pages between currentPage and firstPage exceeds midRange with 1... firstPage . ' a href '. this queryString.' '. this.. 
 |