
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.
Welcome to CodeIgniter
CodeIgniter 3 is the legacy version of the framework, intended for use with PHP 5.6+. This version is in maintenance, receiving mostly just security updates, and the current version is 3.1.13.
Build Your First Application — CodeIgniter 4.6.3 documentation
Aug 2, 2025 · It will show you how a basic CodeIgniter application is constructed in a step-by-step fashion. If you are not familiar with PHP, we recommend that you check out the W3Schools …
CodeIgniter4 User Guide — CodeIgniter 4.6.3 documentation
Getting Started Installation Composer Installation Manual Installation Running Your App Troubleshooting Deployment Change Logs Upgrading From a Previous Version CodeIgniter …
Installation — CodeIgniter 4.6.3 documentation
We recommend the Composer installation because it keeps CodeIgniter up to date easily. If you would like the simple “download & go” install that CodeIgniter 3 is known for, choose the …
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
Downloading CodeIgniter — CodeIgniter 3.1.13 documentation
CodeIgniter v3.1.9 CodeIgniter v3.1.8 CodeIgniter v3.1.7 CodeIgniter v3.1.6 CodeIgniter v3.1.5 CodeIgniter v3.1.4 CodeIgniter v3.1.3 CodeIgniter v3.1.2 CodeIgniter v3.1.1 CodeIgniter …
Welcome to CodeIgniter4 — CodeIgniter 4.6.3 documentation
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.
Running Your App — CodeIgniter 4.6.3 documentation
Aug 2, 2025 · A CodeIgniter 4 app can be run in a number of different ways: hosted on a web server, using virtualization, or using CodeIgniter’s command line tool for testing.
Generating Query Results — CodeIgniter 3.1.13 documentation
Generating Query Results There are several ways to generate query results: