Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Adomas Žiaušys (1) | > | Mission progress status | > | Reputation |
|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
This is a simple class that can return a MySQL database query results for spliting into multiple pages given the maximum number of result rows to present on each page. Its usage is simple: - Create a class object with 3 arguments: MySQL SQL query, limit of records per page, MySQL connection handle - Output the page numbers as links - Retriev the MySQL Query for results for retriving the results for the current page |
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |