MDB_Common::queryRow() (Previous) (Next) MDB_Common::tableInfo()

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

MDB_Common::setFetchMode()

MDB_Common::setFetchMode() -- Définit le mode de récupération par défaut

Description

Définit le mode de récupération utilisé par défaut pour les requêtes pour la connexion courante.

Paramètres

entier $fetchmode

MDB_FETCHMODE_ORDERED ou MDB_FETCHMODE_ASSOC, MDB_FETCHMODE_FLIPPED. Voir << Introduction - Récupération >> pour plus d'informations.

Valeur retournée

void - NULL

Note

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

MDB_Common::queryRow() (Previous) (Next) MDB_Common::tableInfo()

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