maxdb_stmt_num_rows Return the number of rows in statements result set Description Procedural style : mixedmaxdb_stmt_num_rows resourcestmt Returns the number of rows in the result set. Return values An integer representing the number of rows in result set. See also maxdb_stmt_affected_rows, maxdb_prepare, maxdb_stmt_store_result Example Procedural style ]]> The above examples would produce the following output: