On 30.10.2017 at 06:40, Chris - wrote:

> after writing this mail I noticed that the function is not found in the 
> search engine (but function itself is existing), if you first search for 
> "mysql_num_rows" you will find a link to "mysqli_num_rows".
> 
> http://php.net/manual/en/mysqli-result.num-rows.php
> 
> 
> So maybe it has only to be added to the search engine.
> 
> PHP: mysqli_result::$num_rows - 
> Manual<http://php.net/manual/en/mysqli-result.num-rows.php>
> php.net
> in php 5.3.8 had unexpected troubles when checking for 
> mysqli_result::$num_rows If the result of the query is empty then var_dump of 
> the result will be like this:

Please report bugs to the bug tracker (<https://bugs.php.net/>) instead
of this mailing list.  Note that the search issue regarding MySQLi
function has already been reported as
<https://bugs.php.net/bug.php?id=71564>.

-- 
Christoph M. Becker

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to