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