Search code examples
CodeIgniter query built with select_sum() incorrectly returns 1 from num_rows() when no qualifying r...


phpmysqlcodeignitersummysql-num-rows

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


phpcodeignitermysql-num-rows

Read More
How to return the number of rows from a CodeIgniter active record query...


phpcodeigniterselectactiverecordmysql-num-rows

Read More
Calling PHP's count() on CodeIgniter's num_rows() query result method always returns 1...


phpcodeignitermysql-num-rows

Read More
Increasing LIMIT and OFFSET values with looped pagination queries is returning unexpected row counts...


phpcodeigniterpaginationsql-limitmysql-num-rows

Read More
Mysqli num_rows() returns nothing/null after executing INSERT query...


phpmysqlinullreturn-valuemysql-num-rows

Read More
Get the row count and all row data from a mysql/mysqli SELECT query...


phpmysqlselectmysqlimysql-num-rows

Read More
Order MySQL results by number of related rows in foreign table...


phpmysqlsql-order-bymysql-num-rows

Read More
Select the latest version based on date for each ID in MYSQL...


mysqlsqlmaxdistinctmysql-num-rows

Read More
why is $stmt -> num_rows returning 0 when login exists?...


phpmysqlprepared-statementmysql-num-rows

Read More
Adding Row Number on SQL SELECT...


sqlmysql-num-rows

Read More
SELECT count rows from 2 tables and sum the results...


phpcountmysql-num-rows

Read More
PHP / mysqli: Prepared Statements with num_rows constantly returning nothing...


phpmysqliprepared-statementparameterized-querymysql-num-rows

Read More
PHP- mysqli->num_rows always returns 0, Prepared statements...


phpmysqlisql-updateprepared-statementmysql-num-rows

Read More
Mysqli Prepared Stmt returns 0 num_rows...


phpmysqliprepared-statementmysql-num-rows

Read More
SELECT PHP and MySQL not working...


phpmysqlmysql-num-rows

Read More
Php $num_rows not working after installing Mysqlnd...


phpmysql-num-rowsmysqlnd

Read More
num_rows always gives back that there are no rows (that are equal to my input) in the database which...


phpmysql-num-rows

Read More
mysql_fetch_array returning false when mysql_num_rows says that there is data, why?...


phpmysqlphpmyadminmysql-num-rows

Read More
PHP / MYSQL error: mysql_num_rows(): supplied argument is not a valid...


phpmysqlmysql-num-rows

Read More
Proper way to ask if mysql_num_rows in PHP...


phpmysqlmysql-num-rows

Read More
mysql_num_rows in laravel?...


sqllaravelmysql-num-rowslaravel-query-builder

Read More
num row isnt detecting row in table...


phpmysqlimysql-num-rows

Read More
fetchColumn error on PDO while trying to get number of rows...


phpmysqlpdomysql-num-rows

Read More
How to choose page using if else in mysql_num_rows...


phpmysqlif-statementmysql-num-rows

Read More
Fatal error: $this->db->where()->join()->num_rows()...


phpcodeigniterpaginationwhere-clausemysql-num-rows

Read More
Mysql Query "OR" and "AND"...


phpmysqlmysql-num-rows

Read More
MySQL Numrows Expecting Parameter...


phpmysqlmysql-num-rows

Read More
num_rows return ZERO all the time in CodeIgniter...


codeignitermysql-num-rows

Read More
mysql_num_rows and mysql_affected_rows return the same result when executing SELECT SQL...


phpmysql-num-rows

Read More
BackNext