How can integrate html template in codeigniter
问题 I'm new to codeigniter. please tell me how can I integrate or install a html theme/template in codeigniter ? (my css folder path=news/css and application folder path=news/application where news is my main folder) -thanks. 回答1: This is a very simple, very powerful way to do templates in codeigniter that is also very flexible. http://news.dice.com/2013/02/18/how-to-build-a-to-do-app-with-codeigniter/ ignore the title, most of the lesson is about setting up templates in CI. Note that i was first