About 58 results
Open links in new tab
  1. CodeIgniter Forums

    Mar 27, 2026 · 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. CodeIgniter Forums - CodeIgniter 4

    Oct 6, 2024 · CodeIgniter 4 Development The next generation of CodeIgniter We need more reviewers!12-24-2024, 04:09 AM by ozornick We need more reviewers! 12-24-2024, 04:09 AM by …

  3. CodeIgniter Forums

    Apr 7, 2026 · CodeIgniter Tasks v1.0.0 Released We are happy to announce the first stable release of CodeIgniter Tasks for CodeIgniter 4. CodeIgniter Tasks brings native task scheduling to CodeIgniter …

  4. debugging - CodeIgniter 4 - turn off display of debugger toolbar ...

    Sep 23, 2022 · CodeIgniter 4 - how to turn off display of debugger toolbar - without changing CI_ENVIRONMENT? Changing environment variable CI_ENVIRONMENT to production will turn off …

  5. php - After updating Composer to deploy the CodeIgniter 4 app on ...

    Sep 15, 2023 · When I try to deploy the app to production, I run composer update or composer update --no-dev. This updates the dependencies. After that, if I check or run any related commands or try to …

  6. Codeigniter 4 Email sending with HTML as message

    Jun 2, 2022 · Codeigniter 4 Email sending with HTML as message Ask Question Asked 3 years, 10 months ago Modified 2 years, 8 months ago

  7. CodeIgniter: Unable to connect to your database server using the ...

    Aug 31, 2011 · I was running CodeIgniter using Laragon and it appeared that CodeIgniter was using the Laragon database driver. I thought the issue might be with Laragon itself, so I tried running …

  8. Codeigniter: forbidden, you don't have permission to access this ...

    Jan 10, 2021 · Codeigniter: forbidden, you don't have permission to access this resource. What exact resource is it referring.? Ask Question Asked 5 years, 3 months ago Modified 1 month ago

  9. Creation of dynamic property CI_URI::$config is deprecated

    Jan 15, 2023 · ini_set('error_reporting', E_ALL & ~E_DEPRECATED); of course it is bad practice to disable these errors, as these errors should be heard loudly and fixed quickly. I opened an issue with …

  10. CodeIgniter v4.1.3 released

    Jun 6, 2021 · Hello all! I realize this is quite abrupt after the last release, but I will explain. First off: version 4.1.3, hoorah! Mostly focused on bugfixes and code clarity, this release touches a lot of files …