Recommend this page to a friend! |
Download .zip |
Info | View files (22) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2024-01-09 (4 days ago) | Not yet rated by the users | Total: 562 This week: 1 | All time: 5,419 This week: 350 |
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 |
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 | / | 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 |
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 |