MDB_Common::queryRow() (Previous) (Next) MDB_Common::tableInfo()

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

MDB_Common::setFetchMode()

MDB_Common::setFetchMode() -- sets the default fetch mode

Beschreibung

Sets the fetch mode used by default on queries for the connection.

Parameter

integer $fetchmode

MDB_FETCHMODE_ORDEREDor MDB_FETCHMODE_ASSOC, all possibly bit-wise OR'ed with MDB_FETCHMODE_FLIPPED. See „Introduction - Fetch“ for further information.

Rückgabewert

void - NULL, if ok(!)

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

MDB_Common::queryRow() (Previous) (Next) MDB_Common::tableInfo()

Download Documentation Last updated: Sun, 28 Sep 2008
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.