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

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

MDB_Common::prepareQuery()

MDB_Common::prepareQuery() -- SQL 文を準備する

説明

executeQuery() で実行するクエリを準備します。

パラメータ

string $query

準備するクエリ。

返り値

resource - クエリのハンドルを返します。

注意

この関数は、スタティックにコールする ことはできません。

一般的な使用法やサンプルは 導入 - 実行 を参照ください。

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

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