Welcome to MVCForge!
A social news site written by programmers for programmers who build applications using MVC Frameworks like CodeIgniter, CakePHP, Ruby on rails, Django and more.

paginator

17

Pagination menu for CakePHP

http://foldifoldi.com

In this article, foldifoldi, will teach us how to create a paginated directory page where people could browse via an alphabetical menu. So clicking ‘A’ returns all entries that begin with ‘A’, ‘B’ with ‘B’ and so on. CakePHP’s Paginator Helper made this all very easy.

More »
cakejosh's picture
Created by cakejosh 1 year 16 weeks ago – Made popular 1 year 16 weeks ago
Category: cakephp   Tags: