Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2024-01-09 (11 months ago) | Not enough user ratings | Total: 567 | All time: 5,400 This week: 47 |
Version | License | PHP version | Categories | |||
ext-generic-pager 1.0 | GNU General Publi... | 5.0 | HTML, PHP 5, Databases |
Description | Author | |
This package can paginate data listings from arrays, CSV files or MySQL databases. |
|
Files (22) |
File | Role | Description | ||
---|---|---|---|---|
examples (16 files) | ||||
license.txt | Doc. | License | ||
Pager.php | Class | Main class | ||
PagerArray.php | Class | Extension of main class for arrays | ||
PagerCSV.php | Class | Extension of main class for CSV files | ||
PagerMySQL.php | Class | Extension of main class for MySQL | ||
README | Data | Readme |
Files (22) | / | examples |
File | Role | Description |
---|---|---|
array.php | Example | Example of array pagination |
csv.php | Example | Example of CSV pagination |
custom.php | Example | Example of MySQL customized pagination |
data.csv | Data | Data for CSV example |
data.php | Example | Data for array example |
data.sql | Data | Data for MySQL example |
example.css | Data | CSS file for examples |
example.custom.tpl.php | Example | Template for customized example |
example.tpl.php | Example | General template for examples |
mysql.php | Example | Example of MySQL pagination |
mysqli.php | Example | Example of MySQLi pagination |
mysqli_prepared.php | Example | Example of prepared MySQLi pagination |
pdo.php | Example | Example of PDO pagination |
pdo_prepared_1.php | Example | Example of PDO prepared pagination |
pdo_prepared_2.php | Example | Example of PDO prepared pagination |
pdo_prepared_3.php | Example | Example of PDO prepared pagination |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Github repository |