| Recommend this page to a friend! | 
| Info | Example | Screenshots | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Total: 2,882 | All time:  1,304 This week: 40 | |||||
| Version | License | PHP version | Categories | |||
| pagination-bootstrap 1.0 | The PHP License | 5.0 | HTML, PHP 5, Databases | 
| Description | Author  | ||||||||
This class can show pagination of MySQL results for Bootstrap.  | 
  | 
Pagination for content
Divide content into pages
$schools=$db->getRowsWithPaging(TBL_UNI_SCHOOLS.' as s, '.TBL_COMMON_SCHOOLS.' as cs', $_REQUEST['_pno'], $_SERVER['PHP_SELF'].'?uid='.$university['uni_id'], 's.uni_id='.$university['uni_id'].' and s.common_school_id=cs.common_school_id');
 | 
| Screenshots (1) | ||
| File | Role | Description | 
|---|---|---|
| Class | pagination class file | |
| Example | Simple Example | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
| pagination-bootstrap-2014-02-28.zip 31KB | |
| pagination-bootstrap-2014-02-28.tar.gz 31KB | |
| Install with Composer | 
| Needed packages | ||
| Class | Download | Why it is needed | Dependency | 
|---|---|---|---|
| MySQLi Wrapper | extend | Required | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 0% | 
  | 
  | 
| User Ratings | ||||||||||||||||||||||||||||||
  | ||||||||||||||||||||||||||||||
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.