Installing and setting up CodeIgniter is a very simple process. Unlike other CMS or blogging applications, CodeIgniter is simply a PHP Framework aimed towards PHP developers who need a clean and simple framework to develop their projects. With it, one is able to create anything from a simple two page static website, to a full fledged CMS application that supports modules and themes, and everything else between.
Introduction to CodeIgniter
Reply