Codeigniter Installation & Pretty links

Codeigniter is a simple and easy to use MVC based php framework that allows you to speed up the development time on your projects, by giving you alot of handy functionality at your fingertips.

This will be the first article in a series of many that will show you allot of aspects of the codeigniter framework and how to use them. In this first step we will show how to install the framework on your server and set it up to use pretty links (like this blog)

Continue reading