Create styles or templates integrated into CodeIgniter

http://ellislab.com/forums/viewthread/67521/ http://net.tutsplus.com/tutorials/php/an-introduction-to-views-templating-in-codeigniter/ http://maestric.com/doc/php/codeigniter_template http://www.darrylmabini.com/simple/dynamic/template http://getsparks.org/get-sparks http://www.innovativephp.com/introduction-to-templating-and-dynamic-views-with-codeigniter/ http://www.christophermonnat.com/2009/04/building-applications-using-codeigniter-part-1-file-structure/ http://stackoverflow.com/questions/9266827/creating-a-master-template-in-codeigniter https://github.com/EllisLab/CodeIgniter/wiki/Displaying-Multiple-Templates http://williamsconcepts.com/ci/codeigniter/libraries/template/start.html http://stackoverflow.com/questions/3957000/what-codeigniter-template-library-is-best

Working with css, images, and jQuery in CodeIgniter

I spent a lot of time for seeking an appropriate solution to use external stylesheets in CodeIgniter. If you are not patient, I think you will give up the racing.…

Một số ứng dụng cơ bản với Codeigniter

Nếu chúng ta muốn làm quen nhanh với một ứng dụng liên quan đến database với Codeigniter thì xem qua ứng dụng mẫu này: http://www.grocerycrud.com/

Remove index.php in Codeigniter

Hôm nay đọc bài này, tôi thấy quan trọng nên xin tác giả mang về đây. If you work with CodeIgniter, you will soon learn fast enough that the CodeIgniter…