Summary

This has been a long chapter, but it has drawn a lot together. We've seen:

  • CRUD operations
  • Pagination
  • Ordering

Now, we could extend this simple CRUD to do many other things, but it has helped us to summarize many things learned in previous chapters.

Using CI has allowed us to write all of this in around hundred lines of (relatively) simple code, which we can reuse on almost any site we build.

Get CodeIgniter 1.7 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.