| kills at online dot de 2006-08-31, 7:57 am |
| ID: 38667
User updated by: kills at online dot de
-Summary: Documentation references to PHP6
Reported By: kills at online dot de
Status: Open
Bug Type: Documentation problem
Operating System: Any
PHP Version: Irrelevant
New Comment:
sorry, but the summary field was autofilled...
summary should be "mysql_num_rows-documentation"
Previous Comments:
------------------------------------------------------------------------
[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
|