PinoyTech.org

CodeIgniter, Kohana, Mootools, jQuery and CSS

CodeIgniter FAQ: Loading a View within a View

Posted by teejay on November 9, 2009

A lot of new CodeIgniter users have at one point asked, "How to load a view within another View?"

To load a view within another view. We can also use the same method we used in the controller to load the "primary" view.

Continue reading CodeIgniter FAQ: Loading a View within a View