->whereAdd()

->whereAdd() -- Add WHERE statement

Synopsis

Описание

Adds items to the where part of a SQL query. Calling this without any arguments clears the where condition. The default behavior is to add 'AND' to the existing conditions, use the $logic parameter to append OR conditions.

Параметр

Заметка

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

См. также

Пример

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