The CodeIgniter Framework
Ed Finkler (03.Oct.2009)
Talk at CodeWorks 2009 (Washington) (English - US)
CodeIgniter is a powerful, lightweight, and battle-tested application framework for PHP. It offers much of the power of heavier frameworks, without sacrificingthe flexibility PHP developers need.This talk will go over the basics of CI, and how it can speed up development without hampering the agility a PHP dev needs.
Quicklink: https://joind.in/814
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?




06.Oct.2009 at 14:38 by Keith Casey
I hadn't seen or heard much about CodeIgnitor and only went to this presentation because Ed was giving it. That said, it looks like a nifty framework that appears to be relatively light and flexible. I've started playing with the routing a bit and will dive into the content negotiation will probably investigate and adapt some ideas into my own things.