An Introduction to Views & Templating in CodeIgniter Views are a key ingredient in any MVC application, and CodeIgniter applications aren't any different. Today, we're going to learn what a view is, and...