Pagination with Letters as index

梦想与她 提交于 2019-12-25 06:55:38

问题


I may have misunderstood what index is, after reading my question, you'll soon realize so please correct me if i was wrong. anyhow,

Is there any tutorial on paginating in codeigniter. Something that is simple and concise, i don't need complex ones since ill have hard time understanding the whole code.

A B C D

  • Ants
  • Airplane

Something like above, instead of number paging, would it be possible to paginate by first letters?

Ive encountered alot of sites that have these although im not sure if coding this would need any add-ons.


回答1:


I think you have to build one. already this topic is disccused in CI forum. Please check the forum link:

http://ellislab.com/forums/viewthread/164849/



来源:https://stackoverflow.com/questions/21525182/pagination-with-letters-as-index

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!