About 1,130,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 conveniently …

  2. CI3.1.13 and PHP 8.2 - CodeIgniter

    Jan 12, 2024 · CodeIgniter Forums Development CodeIgniter 3.x CI3.1.13 and PHP 8.2

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

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

  4. CodeIgniter UPDATE query with multiple SET assignments and multiple ...

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

  5. Query Builder is not null - CodeIgniter

    Apr 2, 2018 · After going over all the required changes listed in the docs, I started testing my project, and realized something is different in the way CI is treating IS NOT NULL statements in the Query …

  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. Codeigniter - multiple database connections - Stack Overflow

    Nov 25, 2011 · Codeigniter - multiple database connections Asked 14 years ago Modified 2 years, 9 months ago Viewed 170k times

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

  9. 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. <?php class...

  10. php - CodeIgniter 4 Models->find () - Stack Overflow

    Sep 29, 2020 · CodeIgniter 4 Models->find () Asked 5 years, 1 month ago Modified 5 years, 1 month ago Viewed 28k times