CodeIgniter Overview
  • References/PHP/CodeIgniter/User guide/Overview

The following pages describe the broad concepts behind CodeIgniter:

2025-01-10 15:47:30
Getting Started With CodeIgniter
  • References/PHP/CodeIgniter/User guide/Overview

Any software application requires some effort to learn. We’ve done our best to minimize the learning curve while making the process as enjoyable as possible.

2025-01-10 15:47:30
Model-View-Controller
  • References/PHP/CodeIgniter/User guide/Overview

CodeIgniter is based on the Model-View-Controller development pattern. MVC is a software approach that separates application logic from presentation. In practice, it permits

2025-01-10 15:47:30
Application Flow Chart
  • References/PHP/CodeIgniter/User guide/Overview

The following graphic illustrates how data flows throughout the system:

2025-01-10 15:47:30
Design and Architectural Goals
  • References/PHP/CodeIgniter/User guide/Overview

Our goal for CodeIgniter is maximum performance, capability, and flexibility in the smallest, lightest possible package. To meet this goal we

2025-01-10 15:47:30
CodeIgniter at a Glance
  • References/PHP/CodeIgniter/User guide/Overview

CodeIgniter is an Application Framework CodeIgniter is a toolkit for people who build web applications using PHP. Its goal is to enable you

2025-01-10 15:47:30
CodeIgniter Features
  • References/PHP/CodeIgniter/User guide/Overview

Features in and of themselves are a very poor way to judge an application since they tell you nothing about the user experience, or how intuitively or intelligently it is designed

2025-01-10 15:47:30