->get()

->get() --  Simple Get (Select) request

Synopsis

Описание

Get a result using key, value. Returns Number of rows located (usually 1) for success, and puts all the table columns into this classes variables. If only one parameter is used, it is assumed that first parameter is a value and get() will use the primary key.

Параметр

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

int - Number of rows

Throws

Заметка

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

You should avoid calling get on the same object instance twice, as this will result in unexpected results.

Пример

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