MDB_Common::fetchRow() (Previous) (Next) MDB_Common::freeResult()

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

MDB_Common::fetchInto()

MDB_Common::fetchInto() -- fetch a row into a variable

Beschrijving

Fetch a row and return data in an array.

Parameter

resource $result

result identifier

integer $fetchMode

format of fetched row

integer $rownum

the row number to fetch

Return waarde

mixed - an array or NULL, if no more rows

MDB_Common::fetchRow() (Previous) (Next) MDB_Common::freeResult()

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.