Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuxboy/helpers
https://github.com/tuxboy/helpers
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/tuxboy/helpers
- Owner: TuxBoy
- Created: 2013-07-25T15:47:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-25T16:12:12.000Z (over 11 years ago)
- Last Synced: 2023-08-02T12:29:57.712Z (over 1 year ago)
- Language: PHP
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Requirements
=============Developed system based pagination: calculate the number of pages, number of items per page etc.
Installtion
=======In the include file, load hepler Pagination.class.php:
require 'Pagination.class.php';
Used
=====