Blog
September 10, 2007
Building a Complete CodeIgniter Application
Over the coming weeks/months I'm going to write a series of blog posts describing the construction of a complete AJAX application using the CodeIgniter framework. I've chosen to build a multi-user...
ReadSeptember 10, 2007
Building a Complete CodeIgniter Application: Part 1
Over the coming weeks/months I'm going to write a series of blog posts describing the construction of a complete AJAX application using the CodeIgniter framework. I've chosen to build a multi-user...
ReadSeptember 7, 2007
Thoughts on learning CodeIgniter
Here's how I went about learning CodeIgniter, I hope it's of assistance to anyone else trying to do the same. Firstly, it's difficult to say how long it would take someone to come up to speed with...
ReadSeptember 6, 2007
How I use CodeIgniter's MVC
There's always some discussion in the CodeIgniter community (especially the Forums about the MVC model. Usually these questions are asking about the "right" way to do something, or whether something...
Read