This class can be used to split in multiple pages listings of data retrieved from a database using ADODB.
It takes a result set object of an already executed query with ADODB PageExecute function.
The class retrieves the total number of pages and total number of rows from the result set object.
It generates a list of links to the first page, last page and any intermediate pages of the list of query results.
The base URL of the links and the link colors are configurable parameters.
The code and comments are in Portuguese. In Portuguese:
Esta classe gera os links de paginação com apenas uma conexão à base de dados.
Para que a classe funcione é obrigatório o uso do pacote ADODB, pois é utilizado o método PageExecute desse pacote.
|
|
| Name: |
Paginacao Class |
| Base name: |
paginacao_for_adodb |
| Description: |
Paginate listings of data retrieved with ADODB |
| Version: |
1.0 |
| PHP version: |
4.0 |
| License: |
Freeware |
| All time users: |
405 users |
| All time rank: |
5462 |
| Week users: |
0 users |
| Week rank: |
2035  |
| |
|
| 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 |
|
|