Andy Hawthorne05/11/13
821 views
0 replies
In this video tutorial I cover CodeIgniter partials. a Partial is a kind of include file that can be used to break up a template into easily reusable sections. For example, you might have a menu bar that you want everywhere, even where other aspects of the layout are different.