|
|
(Next) MDB_Common::freeResult() |
||||
| |
|||||
|
|||||
mixed fetchInto (
resource
$result
, integer
$fetchMode
= MDB_FETCHMODE_DEFAULT
, integer
$rownum
= null
)
Fetch a row and return data in an array.
result identifier
format of fetched row
the row number to fetch
mixed - an array or NULL, if no more rows
|
|
(Next) MDB_Common::freeResult() |
||||||||
| |
|||||||||
|
|||||||||