An introduction to Codeigniter MVC
Where should I put my code?
2011/07/17
Codeigniter uses the MVC design pattern, which stands for Model, View, Controller. We see a lot of questions about this subject in the forums.
What is MVC? And where do you put your code? We review it in this video tutorial - and chuck in an example of a blogpost page to boot.
Check out more Codeigniter video tutorials on https://codeigniter.tv and don't forget to comment & subscribe. Oh yeah, this is our first tutorial. Be gentle :)
Download the source code for this tutorial