News Feed
Jobs Feed
Sections




News Archive
DevShed:
Paginating Blog Entries with Code Igniter
December 18, 2008 @ 11:11:19

DevShed continues their series covering the CodeIgniter framework in this second part, a look at paginating the results of a database query for blog entries.

In this initial stage, the controller in question had a rather limited functionality, since it was only capable of displaying a bunch of blog entries that were previously stored in a MySQL table. [...] Nevertheless, in this second article of the series, I'll be explaining how provide the controller class built in the preceding tutorial with the capability for paginating blog entries.

Basing the enhancements on the code from the previous article, they update their controller to use the pagination library that comes with the framework to split up the results. The page number is based off of the third parameter of the URL.

0 comments voice your opinion now!
pagination page blog entry codeigniter tutorial library


blog comments powered by Disqus

Similar Posts

Brian Swan's Blog: Troubleshooting and Performance Tuning with SQL Server Traces

Developer Tutorials: Creating an Online Newsletter with Drupal

PHPMaster.com: Understanding OAuth - Tweeting from Scratch, Part 1

Randy Boland\'s Blog: JavaScript, JSON, and PHP

DevShed: Working with the Tidy Library in PHP 5


Community Events











Don't see your event here?
Let us know!


code podcast tool interview release functional testing object framework example language phpunit series conference community development zendframework2 opinion unittest introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework