CodeIgniter Forums
Auto-load header and footer view for every page - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Auto-load header and footer view for every page (/showthread.php?tid=20534)



Auto-load header and footer view for every page - El Forum - 07-13-2009

[eluser]tokyotech[/eluser]
How do I automatically load a header and footer view to sandwich my main content? These two views will be on every page, so it kind of gets tedious to load them on every function I write.


Auto-load header and footer view for every page - El Forum - 07-13-2009

[eluser]TheFuzzy0ne[/eluser]
Have you tried [url="http://www.google.co.uk/search?hl=en&q=site:codeigniter.com+autoload+header+footer&btnG=Google+Search&meta;=&aq=f&oq;="]searching the forums[/url]?

Also, you might want to check out my [url="http://ellislab.com/forums/viewthread/107773/"]CodeIgniter Resources thread[/url].