MyPagina

The page navigation (pagination) of lists with records from a (MySQL) database is often used on a lot of dynamic Web sites. MyPagina is extremely easy to use in your existing application: just use your own SQL statement, and you get information like the result set (you need this for later output), page navigation links, and the (current) number of records. While using this class, all other query string parts are included inside the page links. An example database table (with data) is included.

Tags Software Development Libraries php classes Internet Web Dynamic Content
Licenses GPL
Implementation PHP

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  07 Dec 2005 07:29
  • Rrelease-after

Changes: The link text (and the new image function) for the forward and backward links will be created with the new method build_back_or_forward(). Because there is no need for them anymore, the variables str_forward and str_backward were removed. Check the example file for the possibility to use images in place of strings for the back and forward navigation and the modified navigation() method.

  • Rrelease-mid
  •  09 Jun 2005 00:48
  • Rrelease-after

Changes: A small bug inside the page_info() method with showing the last page (set) was fixed. In the set_page() method, the check is now with $_REQUEST values rather than $_GET values.

No-screenshot

Project Spotlight

ButiFree

Software to play the Catalan card game "la botifarra" online.

No-screenshot

Project Spotlight

SpamBlock

A program that detects and blocks spam on a FreeBSD-based router with ipfw2 and tcpdump.