MDB_Common::prepareQuery() (Previous) (Next) MDB_Common::queryAll()

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

MDB_Common::query()

MDB_Common::query() -- クエリをデータベースに送信する

説明

SQL クエリを実行します。

パラメータ

string $query

SQL クエリ。

array $types

指定した場合は、結果セットのカラムの型が取得時に設定されます。

返り値

mixed - 新しいリソース ID/MDB_OK、 あるいは失敗した場合に MDB_Error を返します。

注意

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

MDB_Common::prepareQuery() (Previous) (Next) MDB_Common::queryAll()

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.