MDB_Common::numRows() (Previous) (Next) MDB_Common::query()

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

MDB_Common::prepareQuery()

MDB_Common::prepareQuery() -- Prépare une requête SQL

Description

Prépare une requête pour l'exécution avec executeQuery() .

Paramètres

chaîne de caractères $query

la requête à préparer

Valeur retournée

resource - le gestionnaire de requête

Note

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

Voir Introduction - Execute pour une utilisation générale et un exemple.

MDB_Common::numRows() (Previous) (Next) MDB_Common::query()

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