About 410,000 results
Open links in new tab
  1. Welcome to CodeIgniter

    CodeIgniter is a powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create full-featured web applications.

  2. Welcome to CodeIgniter4 — CodeIgniter 4.6.3 documentation

    Aug 2, 2025 · CodeIgniter is a PHP full-stack web framework that is light, fast, flexible and secure. It is an Application Development Framework - a toolkit - for people who build web sites using PHP.

  3. CodeIgniter at a Glance — CodeIgniter 3.1.13 documentation

    CodeIgniter comes with full-range of libraries that enable the most commonly needed web development tasks, like accessing a database, sending email, validating form data, maintaining sessions, …

  4. CodeIgniter User Guide — CodeIgniter 3.1.13 documentation

    Introduction ¶ CodeIgniter Overview Getting Started CodeIgniter at a Glance Supported Features Application Flow Chart Model-View-Controller Architectural Goals

  5. Build Your First Application — CodeIgniter 4.6.3 documentation

    Aug 2, 2025 · You can serve it through any server of your choice, Apache, nginx, etc, but CodeIgniter comes with a simple command that takes advantage of PHP’s built-in server to get you up and …

  6. CodeIgniter at a Glance : CodeIgniter User Guide

    CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task.

  7. CodeIgniter Overview — CodeIgniter 3.1.13 documentation

    The following pages describe the broad concepts behind CodeIgniter: Getting Started CodeIgniter at a Glance Supported Features Application Flow Chart Model-View-Controller Architectural Goals Next …

  8. CodeIgniter Features — CodeIgniter 3.1.13 documentation

    The only way to really judge an app is to try it and get to know the code. Installing CodeIgniter is child’s play so we encourage you to do just that. In the mean time here’s a list of CodeIgniter’s main features.

  9. Welcome to CodeIgniter — CodeIgniter 3.1.13 documentation

    CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP.

  10. Tutorial — CodeIgniter 3.1.13 documentation

    This tutorial is intended to introduce you to the CodeIgniter framework and the basic principles of MVC architecture. It will show you how a basic CodeIgniter application is constructed in step-by-step fashion.