This class can show pagination links to list MySQL query results.
It takes a given SQL query and executes it to determine the total number of results it returns.
The class can generate HTML links to go from the current page to any other page of the the query results listing.
The number of results to display per page and the base link URL is configurable.
The code and the comments are in Portuguese:
In Portuguese:
Esta classe permite fazer conexão com o banco de dados e paginar os registros, assim como interpretar URL amigável.
|
|
| Name: |
Dados |
| Base name: |
dados |
| Description: |
Show pagination links to list MySQL query results |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
Artistic License |
| All time users: |
353 users |
| All time rank: |
5796 |
| Week users: |
0 users |
| Week rank: |
2277  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|