This class can be used to display MySQL query results split between multiple HTML pages.
It displays the query results data in an HTML table with a given limit of rows per page.
It also generates navigation links to go to different listing pages and also to choose the column to sort the query results. The listing may show the results in ascending or descending order.
The presentation details may be configures with CSS style sheets.