php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #38667 mysql_num_rows-documentation
Submitted: 2006-08-31 09:12 UTC Modified: 2006-08-31 18:36 UTC
From: kills at online dot de Assigned: hholzgra (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Any
Private report: No CVE-ID: None
 [2006-08-31 09:12 UTC] 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"


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-08-31 09:25 UTC] kills at online dot de
sorry, but the summary field was autofilled...

summary should be "mysql_num_rows-documentation"
 [2006-08-31 18:36 UTC] hholzgra@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 23:00:01 2025 UTC