Episode-6 Codeigniter integrating CMS Panel into codeigniter

  • 9 years ago
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 discover how they can be used to create a templating solution for your CodeIgniter projects.

Recommended