Showing posts with label Codeigniter for beginner. Show all posts
Showing posts with label Codeigniter for beginner. Show all posts

Tuesday, November 15, 2016

How to setup CodeIgniter

Are you new to codeigniter? if you are, you're on the right place. This tutorial is intended for beginners who want to learn codeigniter framework from scratch.

Brief introduction

Codeigniter Framework is developed by EllisLab and is now maintained by British Columbia Institute of Technology. It is robust, light-weight Framework which lets you develop web applications in short time. It is very small footprint, built for developers who need a simple but elegant toolkit to create full-featured web applications. The framework loosely follow Mode-View-Controller (MVC) pattern.