About 987,000 results
Open links in new tab
  1. CodeIgniter Forums

    Jun 1, 2025 · 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. WHERE clause with two conditions separated by OR using …

    0 You cannot fully enjoy CodeIgniter's query builder methods and implement the OR condition with get_where() alone because it implicitly joins conditions with AND. or_where() does …

  3. Codeigniter 4 w/ Tailwind CSS

    Jan 26, 2023 · CodeIgniter Forums Using CodeIgniter Installation & Setup Codeigniter 4 w/ Tailwind CSS Pages (2):1 2 Next »

  4. Deprecated dynamic properties in PHP 8.2 - Printable Version

    Aug 8, 2022 · Deprecated dynamic properties in PHP 8.2 - InsiteFX - 08-08-2022 Deprecated dynamic properties in PHP 8.2 RE: Deprecated dynamic properties in PHP 8.2 - sneakyimp - …

  5. php - How to write a not equal condition using CodeIgniter's …

    How to write a not equal condition using CodeIgniter's where () method? Asked 14 years, 9 months ago Modified 9 days ago Viewed 165k times

  6. CodeIgniter 4.0 is here!

    Feb 23, 2020 · Holy smokes, everyone, we finally made it! A final release for the rewritten CodeIgniter 4.0 is live. A massive thanks for everyone that has contributed code, docs, or …

  7. how i can create my library in codeigniter 4

    Apr 4, 2020 · Hoodini Hooman Dini Posts:16Threads: 9Joined: Mar 2020Reputation:0 #1 04-02-2020, 01:03 PM this is easy in codeigniter 3 but i cant find this in codeigniter 4 document …

  8. SELECT MAX column value relating to the MAX column value of …

    Aug 10, 2025 · SELECT MAX column value relating to the MAX column value of another table with CodeIgniter's query builder Asked 13 years, 11 months ago Modified 29 days ago Viewed …

  9. CodeIgniter UPDATE query with multiple SET assignments and …

    Sep 1, 2024 · CodeIgniter UPDATE query with multiple SET assignments and multiple WHERE conditions Asked 13 years, 7 months ago Modified 1 year, 4 months ago Viewed 187k times

  10. php - Codeigniter's `where` and `or_where` - Stack Overflow

    May 11, 2013 · Codeigniter's `where` and `or_where` [duplicate] Asked 12 years, 7 months ago Modified 1 month ago Viewed 216k times