Codeigniter Tutorial

Welcome to Codeigniter Tutorial

CodeIgniter is a one of the most popular and powerful web application development framework written in PHP.CodeIgniter is considered to be very light weight, simple and elegant framework written in PHP. CodeIgniter follows MVC design pattern, which offers great separation between logic and presentation. CodeIgniter enbales web developers to build full featured web application much faster while maintaning performance. CodeIgniter take care of all the complex part in background.

This CodeIgniter tutorial will help you to learn professional internet applications development using the CodeIgniter framework.

Audience

This tutorial is designed for web developers interested in learning professional web application development using CodeIgniter framework.

Prerequisites

Before starting with this tutorial, you should be familiar with website development using PHP and MySQL, We are assuming that you are aware of core and advance PHP concepts.