CodeIgniter already attract my attention since version 1.5, we even try to build application based on it.
Beside its clear documentation, their user support awesome too.
I’ll try to collect every resource that might useful to share with others who want to learn codeigniter.
This post will be update regularly as soon as I get another resource 🙂
CodeIgniter Main Page
2. User Guide
3. Wiki
4. Forum
CodeIgniter Video Tutorials
1. Hello world, introduction to CodeIgniter
2. Create a blog in 20 minutes
CodeIgniter Books
1. CodeIgniter for Rapid PHP Application Development
CodeIgniter Tutorials
1. Introduction to Code Igniter: Part 1 by Godbit, learn about CI structure. starting the case of making form.
2. Introduction to Code Igniter: Part 2 by Godbit, form continued.
3. Introduction to Code Igniter: Part 3 by Godbit, CI interact with database.
4. Pagination with Code Igniter by Godbit, make navigation easy with paging in CI.
5. Code Igniter Template Tutorial by Eric Barnes, separate logic with presentation.
6. Templating with CodeIgniter, templating study case.
7. Using Zend Framework components in Code Igniter, integration zend framework into CI.
8. Building an RSS Feed in Code Igniter, Derek Allard show howto build RSS with CI.
9. Using Oracle with PHP and CodeIgniter, Oracle and CI teamed together. I use oracle xe instead.
10. Forms in CodeIgniter Views, use don’t repeat yourself concept 🙂
11. Checking CodeIgniter out of the Subversion Repository, Derek show how to use subversion of CI.
12. SimplePie RSS class and CodeIgniter, simplepie and CI work together.
13. Building a Complete CodeIgniter Application: Part 1, by Jim O’Halloran. Build feedignitation from scratch.
14. Building a Complete CodeIgniter Application: Part 2, by Jim O’Halloran.
15. Building a Complete CodeIgniter Application: Part 3, by Jim O’Halloran. Eliminate security problems.
Last Update : January 09 2008