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

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

MDB_Common::fetchOne()

MDB_Common::fetchOne() -- Récupère la première colonne de la première ligne

Description

Récupère la première colonne de la première ligne de données retournées depuis un jeu de résultats et libère ce jeu de résultats.

Paramètres

resource $result

une ressource valide retournée par query() ou executeQuery()

Valeur retournée

mixed - la valeur retournée ou une MDB_Error si une erreur survient.

Note

Cette fonction ne peut pas être appelée de façon statique.

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

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