MDB_Common::fetchCol() (Previous) (Next) MDB_Common::fetchRow()

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

MDB_Common::fetchOne()

MDB_Common::fetchOne() -- 結果の最初の行の最初のカラムを取得する

説明

結果セットから最初の行の最初のカラムの値を取得し、結果セットを開放します。

パラメータ

resource $result

query() あるいは executeQuery() が返した有効なリソース。

返り値

mixed - 返された値、あるいは失敗した場合に MDB_Error を返します。

注意

この関数は、スタティックにコールする ことはできません。

MDB_Common::fetchCol() (Previous) (Next) MDB_Common::fetchRow()

Download Documentation Last updated: Sun, 05 Oct 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.