| DB_result::free() (Previous) | (Next) DB_result::numCols() | ||||
| |
|||||
|
|||||
Some database backends supports executing more then one query at the same time. With nextResult() you can go through the result sets.
| Warning |
This function has nothing to do with with executeMultiple(). |
boolean - TRUE if DB_result contains the next result set, FALSE if there is no further result set to fetch
| DB_result::free() (Previous) | (Next) DB_result::numCols() | ||||||||
| |
|||||||||
|
|||||||||