ship-sun/pagination

1.0.1 2018-01-29 03:17 UTC

This package is not auto-updated.

Last update: 2024-09-29 05:09:15 UTC


README

使用 Pagination\Page;

$page = new Page();

$page->setBaseUrl('http://www.ship.com/pagination/test?p=');

$page->setPagingNo(5);