This code example shows how to use the Pagination helper bundled in CodeIgniter to distribute a list of data across multiple pages. Changes were made with the following: pagination.php - the ...
It's a pagination library for CodeIgniter 2. Most of the code was moved from controller to the library, easy to config and create the pagination. Copy codes from ...