MDB_Common::query()

MDB_Common::query() -- send a query to the database

Synopsis

Описание

Executes a SQL query

Параметр

string $query

the SQL query

array $types

if supplied, the types of the columns in the result set will be set for fetching

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

mixed - a new a resource id/MDB_OK or a MDB_Error, if fail

Throws

Заметка

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

    Поддержать сайт на родительском проекте КГБ