| DB_result::nextResult() | DB_result::numRows() |
| DB | |
| PEAR Manual | |
integer numCols (
)
Get the number of columns of the rows in a result set.
integer - number of columns or a DB_Error object on failure
This function can not be called statically.
Using numCols()
|
| DB_result::nextResult() | DB_result::numRows() |
| DB | |
| PEAR Manual | |