News Feed
Jobs Feed
Sections




News Archive
DevShed:
Paginating Database Records with the Code Igniter PHP Framework
August 28, 2008 @ 07:57:51

DevShed continues their look at using the CodeIginiter PHP framework to build a sample application in this latest part of their series - a look a paginating the database results from a query.

As you may guess, however, Code Igniter comes bundled with a robust set of core classes, which can be used to perform all sorts of clever tasks, such as working with databases, performing file uploads, validating user-supplied data, and so forth. [...] I'm going to show you how to improve the MySQL-driven application developed in the preceding tutorial, since it'll be provided with the capacity for paging database records, via the pager class included with Code Igniter.

He starts by reviewing the previous part of the series, pulling the data from MySQL, then shows how to push that through the pagination component to create a simple user listing.

0 comments voice your opinion now!
codeigniter framework database mysql result query paginate


blog comments powered by Disqus

Similar Posts

NETTUTS.com: Creating a Web Poll with PHP

David Coallier's Blog: PEAR::DB is Deprecated, Got It?

Zend Developer Zone: Extending the CakePHP Framework

Knut Urdalen's Blog: Seamless AJAX with PRADO

Stefan Mischook's Blog: Introduction to MySQL Video Tutorial


Community Events











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


introduction development testing release functional database zendframework2 usergroup community conference language podcast rest phpunit interview google symfony2 opinion series framework

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