Deprecated: Assigning the return value of new by reference is deprecated in /home/udigrud/public_html/scripts/rvslib/Pear/Pager/Pager.php on line 174

Strict Standards: Non-static method Pager::factory() should not be called statically in /home/udigrud/public_html/scripts/rvslib/Pear/pagerTest.php on line 24

Deprecated: Assigning the return value of new by reference is deprecated in /home/udigrud/public_html/scripts/rvslib/Pear/Pager/Common.php on line 1150

Deprecated: Assigning the return value of new by reference is deprecated in /home/udigrud/public_html/scripts/rvslib/Pear/Pager/Common.php on line 1174

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/udigrud/public_html/scripts/rvslib/Pear/Pager/Pager.php:174) in /home/udigrud/public_html/scripts/rvslib/Pear/Pager/Common.php on line 1407

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/udigrud/public_html/scripts/rvslib/Pear/Pager/Pager.php:174) in /home/udigrud/public_html/scripts/rvslib/Pear/Pager/Common.php on line 1407
new PEAR::Pager example
<< Back 1 2 3 4 5 6 7 8  Next >> 
Array
(
    [10] => 10
    [11] => 11
    [12] => 12
    [13] => 13
    [14] => 14
    [15] => 15
    [16] => 16
    [17] => 17
    [18] => 18
    [19] => 19
)

Results from methods:

getCurrentPageID()...: int(2)
getNextPageID()......: int(3)
getPreviousPageID()..: int(1)
numItems()...........: int(200)
numPages()...........: int(20)
isFirstPage()........: bool(false)
isLastPage().........: bool(false)
isLastPageComplete().: bool(true)
$pager->range........: array(8) {
  [1]=>
  bool(false)
  [2]=>
  bool(true)
  [3]=>
  bool(false)
  [4]=>
  bool(false)
  [5]=>
  bool(false)
  [6]=>
  bool(false)
  [7]=>
  bool(false)
  [8]=>
  bool(false)
}

Select how many items per page should be shown: