| MDB_Common::numCols() | MDB_Common::prepareQuery() |
| MDB | |
| PEAR Manual | |
require_once 'MDB.php';
|
integer numRows (
resource $result
)
Get the number of rows in a result set.
integer - number of rows
This function can not be called statically.
| MDB_Common::numCols() | MDB_Common::prepareQuery() |
| MDB | |
| PEAR Manual | |