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

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

MDB_Common::prepareQuery()

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

Описание

Prepares a query for execution with executeQuery() .

Параметр

string $query

the query to prepareQuery

Возвращаемое значение

resource - the query handle

Заметка

Эта функция не должна вызываться статически.

See Introduction - Execute for general using and an example.

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

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.