I just watched the first 5 minutes, and would like to say that code ignighter looks gay. Just learn how to write good PHP and you won't need a framework.
Wow, what an enlightening and intelligent comment.
I've been using CodeIgniter as a framework for well over a year and it has taken my average production time from idea-to-live site from a few weeks to a few DAYS.
I'm guessing you're either a purist nazi or just a closed-minding, immature troll. Or maybe both.
If you have nothing USEFUL or WORTHWHILE to say.. seriously, don't waste the bandwidth or time typing it.
What's the advantage of an MVC Framework?
Primary advantage of reduction in time it takes to produce quality, clean code. The other upside is the theory of Model-View-Controller (Look it up). Most worthwhile thing from MVC for me is the separation of Code from the View (front end).
I've been a php developer for almost 10 years. I have nothing but praise for CodeIgniter. It's well written and very well documented. If you can't figure it out, you should consider another line of work
