This package can be used to show links to browse MySQL results split in pages. It takes a given SQL query and determines the total number of result rows that may return. Then it executes the query to return only the rows of the current page considering a given limit of rows to show per page. It can also generate links to go to the different pages among which the results listing is split.