Andy Hawthorne
I write and I code.
January 10th, 2012
How to paginate search results with CodeIgniter 2.1
This article shows you how to paginate search results with CodeIgniter. The paginate library available in the CodeIgniter framework is very useful. It is also straightforward to implement. However, offering your users the ability to click through pages after a search needs a little more work.
Tags: Codeigniter, pagination, search results
Posted in Web Development | No Comments »
