MDB_Common::fetchOne()

MDB_Common::fetchOne() -- fetch the first column of the first row

Synopsis

Описание

Fetch the first column of the first row of data returned from a result set and free the result set.

Параметр

resource $result

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

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

mixed - the returned value or a MDB_Error, if fail

Throws

Заметка

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

См. также

query() , limitQuery() , prepareQuery() , executeQuery() , fetchRow() , fetchCol() , fetchCol()

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