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

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

MDB_Common::prepareQuery()

MDB_Common::prepareQuery() -- prepares a SQL statement

Beschreibung

Prepares a query for execution with executeQuery() .

Parameter

string $query

the query to prepareQuery

Rückgabewert

resource - the query handle

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

See Introduction - Execute for general using and an example.

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

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.