Search code examples
Query with subqueries in the SELECT clause incorrectly converted to CodeIgniter active record...


phpmysqlcodeigniterjoinactiverecord

Read More
Left join quantity records and apply zero default when no joined record with CodeIgniter active reco...


phpmysqlcodeigniteractiverecordleft-join

Read More
CodeIgniter active record querying error: "Fatal error: Uncaught Error: Call to undefined metho...


phpcodeigniteractiverecord

Read More
How i can use multiple like query in CodeIgniter...


phpcodeigniteractiverecordwhere-clausesql-like

Read More
CodeIgniter active record with where() and multiple or_like() logic...


phpcodeigniteractiverecordwhere-clausesql-like

Read More
How to JOIN a table with a LIKE condition using CodeIgniter's active record...


phpmysqlcodeigniteractiverecordsql-like

Read More
CodeIgniter: Trouble removing "index.php" from URL...


phpcodeigniterurlurl-rewriting

Read More
How to get lineItem information in email receipt using Authorize.net (CIM XML)...


phpxmlcodeigniterauthorize.netauthorize.net-cim

Read More
Returned value from CodeIgniter's query()->num_rows is never greater than zero...


phpcodeignitermysql-num-rows

Read More
problem with put where in query(rownum)?...


phpcodeigniterwhere-clausemysql-variables

Read More
How to declare and access a SQL variable with Codeigniter's query() method...


phpmysqlcodeignitermysql-variables

Read More
How to inject variables into a SQL string with CodeIgniter...


phpmysqlsqlcodeignitercodeigniter-2

Read More
CodeIgniter 3.0.0 and 3.0.1 Bug: When where() value contains "and", the rendered query is ...


phpmysqlcodeignitercodeigniter-3corruption

Read More
Despite the name escape(), CodeIgniter's escaping method is adding quotes around my already manu...


phpsqlmysqlcodeigniterquoting

Read More
How to automatically escape values used into CodeIgniter's query() method...


phpmysqlcodeigniterescaping

Read More
mysql php cannot use "like" as column header...


phpmysqlcodeigniterquotingreserved-words

Read More
WHERE OR stops LIKE from working...


phpmysqlsqlcodeigniter

Read More
How to construct a CodeIgniter active record query with (implicit) comma-joined tables...


phpmysqlcodeigniterjoinactiverecord

Read More
Mix of where() and or_where() not giving the intended result in CodeIgniter...


phpcodeigniteractiverecordwhere-clauselogical-grouping

Read More
How to send/return data/value from CI_Controller to AJAX...


phpajaxcodeigniter

Read More
Two buttons on one form in CodeIgniter...


phpajaxcodeigniter

Read More
Web Application: Combining View Layer Between PHP and Javascript-AJAX...


javascriptphpajaxcodeigniter

Read More
codeigniter $this->db->where(); custom string problem...


phpcodeigniteractiverecordwhere-clauselogical-grouping

Read More
How to access the SELECT clause's SUM() value from the WHERE clause with Codeigniter active reco...


phpcodeigniteractiverecordaliashaving

Read More
Code igniter always escaping my SELECT ... CASE query...


phpcodeigniteractiverecordescapingselectquerybuilder

Read More
Array constructed in loop only stores the last iteration's data...


phpmysqlarrayscodeignitercodeigniter-3

Read More
How to write a CodeIgniter active record WHERE column1 = column2...


phpsqlcodeigniterjoinactiverecord

Read More
How to use a GROUP_CONCAT() value from one query in where_in() of another CodeIgniter active record ...


phpcodeigniteractiverecordgroup-concatwhere-in

Read More
How to write a subquery inside of where_in() with CodeIgniter active record...


phpmysqlcodeigniteractiverecordwhere-in

Read More
How to convert WHERE greater than conditions to CodeIgniter's active record...


phpmysqlcodeigniteractiverecordwhere-clause

Read More
BackNext