Search code examples
"Call to a member function num_rows() on a non-object" emitted when calling num_rows() on ...


phpcodeigniterquery-buildercodeigniter-2resultset

Read More
Convert CodeIgniter query result to a JSON string...


phpjsoncodeigniterresultset

Read More
Convert CodeIgniter query result set to JSON...


phpjsoncodeigniterresultset

Read More
php - convert MySql query result to JSON...


phpjsoncodeignitercodeigniter-3resultset

Read More
how can i store values in array using foreach loop...?...


phparraysopencartresultset

Read More
How to produce an array from a CodeIgniter query result object...


phpmysqlcodeignitercodeigniter-2resultset

Read More
How to present query results in a HTML table using CodeIgniter...


phpcodeignitermodel-view-controllerhtml-tableresultset

Read More
How to display a <select> field from query result data in CodeIgniter...


phpcodeignitermodel-view-controllerhtml-selectresultset

Read More
How to format a query result set as a JSON string...


phpmysqljsonresultset

Read More
Calling num_rows() on a not-yet-executed query builder object emits "Fatal error: Call to undef...


phpcodeigniterquery-builderresultsetmysql-num-rows

Read More
Convert CodeIgniter query builder script to native PHP mysqli script and fetch results...


phpmysqliresultset

Read More
How to merge the result sets of two CodeIgniter queries into a single array...


phparrayscodeigniterresultsetmerging-data

Read More
How to achieve a CodeIgniter query result set with indexed keys in each row...


phparrayscodeignitermultidimensional-arrayresultset

Read More
Create a flat, indexed array from a single column of a CodeIgniter query result...


phparrayscodeigniterresultset

Read More
How to prepare a CodeIgniter query result object for iteration using a foreach loop...


phparrayscodeigniterresultset

Read More
Calling CodeIgniter's result_array() on the return value of result() emits "converting data...


phpcodeigniterresultset

Read More
Passing CodeIgniter result set row to PHP's round() emits "Object of class stdClass could n...


phpcodeigniterresultset

Read More
How to access query result set data after calling CodeIgniter's result() method...


phpcodeigniterresultset

Read More
Object of class stdClass could not be converted to string, CodeIgniter...


phpcodeigniterresultset

Read More
How to group results from a database query...


phpgroupingresultset

Read More
How to build an array from mysqli query results...


phparraysloopsmysqliresultset

Read More
How to access data in an array of objects in a CodeIgniter view where one column contains a JSON-enc...


phparraysjsoncodeigniterresultset

Read More
How to access the value of a numerically named column from a CodeIgniter query result...


phpmysqlcodeigniterselectresultset

Read More
How to access data from an array of objects generated by CodeIgniter's result() method...


phparrayscodeigniterresultset

Read More
Transform CodeIgniter query results into an associative array of indexed arrays with one column'...


phparrayscodeignitermultidimensional-arrayresultset

Read More
How to prevent mysql_fetch_array() duplicating values in each row of a query result set...


phpresultsetmysql-connector

Read More
Cannot access row values after passing a CodeIgniter result set object to a foreach()...


phpcodeigniterforeachresultset

Read More
Prevent iterating the potentially false return value from a model method which currently emits &quot...


phpcodeigniterforeachresultset

Read More
Model method only returns an array if num_rows() == 1, otherwise "Invalid argument supplied for...


phpcodeignitermodel-view-controllerforeachresultset

Read More
Calling CodeIgniter's result() on the return value of result() emits error "Invalid argumen...


phpcodeigniterforeachresultset

Read More
BackNext