这是indexloc提供的服务,不要输入任何密码
Skip to content

Samuel-2626/pagination-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pagination with vanilla PHP

TODOS

  1. Do not show the pagination button if the page number is under 11, that is 1 - 10.
  2. If I click on button 3, then button 4, it still shows the ellipses(...), instead of 2.
  3. If I click on button 12, then button 11, it still shows the ellipses(...), instead of 13. Assuming 14 is the max :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages