MDB_Common::nextId() (Previous) (Next) MDB_Common::numRows()

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

MDB_Common::numCols()

MDB_Common::numCols() -- get number of columns

Описание

Get the number of columns of the rows in a result set.

Параметр

resource $result

a valid resource returned by query() or executeQuery()

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

integer - number of columns

Заметка

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

См. также

MDB_Common::numRows()

MDB_Common::nextId() (Previous) (Next) MDB_Common::numRows()

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.