Banshee
the secure PHP framework

Pagination library

Properties

  • offset (r):
  • size (r):

Methods

  • __construct($output, $name, $page_size, $list_size):
  • reset():
  • show_browse_links($max_links = 7, $step = 3):
  • table_size($db, $table):
  • table_content($db, $table, $offset, $count, $order = "id"):

Example