MDB_Common::setFetchMode()

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

Synopsis

Описание

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

Параметр

integer $fetchmode

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

Возвращаемое значение

void - NULL, if ok(!)

Throws

Заметка

Эта функция не должна вызываться статически.

    Поддержать сайт на родительском проекте КГБ