Pagination with Letters as index

2019-09-07 14:22发布

问题:

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/