About 1,040,000 results
Open links in new tab
  1. 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 …

  2. CI3.1.13 and PHP 8.2 - CodeIgniter

    01-09-2023, 10:26 AM(This post was last modified: 01-09-2023, 11:23 AM by volkankaban.)

  3. [SOLVED] Unable to connect to the database - CodeIgniter

    May 16, 2021 · You need to show us your config database file setup to be able to help you. What did you Try? What did you Get? What did you Expect? Joined CodeIgniter Community 2009.

  4. 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 today Viewed 165k times

  5. 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, 3 months ago Viewed 187k times

  6. Codeigniter: Passing data from controller to view - Stack Overflow

    Codeigniter: Passing data from controller to view Asked 13 years, 9 months ago Modified 4 years, 7 months ago Viewed 187k times

  7. 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

  8. CodeIgniter -> php spark serve Not Working - Stack Overflow

    Aug 13, 2020 · CodeIgniter -> php spark serve Not Working Asked 5 years, 3 months ago Modified 1 year, 4 months ago Viewed 54k times

  9. php - How to add an ORDER BY clause using CodeIgniter's Active …

    Mar 16, 2011 · How to add an ORDER BY clause using CodeIgniter's Active Record methods? Asked 14 years, 9 months ago Modified 5 years, 2 months ago Viewed 403k times

  10. php - Codeigniter - no input file specified - Stack Overflow

    May 25, 2011 · I am a beginner in Codeigniter and I saw a CI tutorial and was just trying to do a simple thing. I downloaded the CI and added this file to controller directory, but it won't work. …