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

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

MDB_Common::fetchOne()

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

Opis

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

Parametr

resource $result

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

Zwracana wartość

mixed - the returned value or a MDB_Error, if fail

Uwagi

Ta funkcja nie może być wywołana statycznie.

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

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.