| hholzgra@php.net 2006-08-31, 7:57 am |
| ID: 38667
Updated by: hholzgra@php.net
Reported By: kills at online dot de
-Status: Open
+Status: Assigned
Bug Type: Documentation problem
Operating System: Any
PHP Version: Irrelevant
Assigned To: hholzgra
Previous Comments:
------------------------------------------------------------------------
[2006-08-31 09:25:45] kills at online dot de
sorry, but the summary field was autofilled...
summary should be "mysql_num_rows-documentation"
------------------------------------------------------------------------
[2006-08-31 09:12:33] kills at online dot de
Description:
------------
mysql_num_rows-documentation says:
"Retrieves the number of rows from a result set. This command is only
valid for SELECT statements."
But mysql_num_rows is also valid for a SHOW statement, e.g.
"SHOW TABLES"
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=38667&edit=1
|