->escape()
Описание
Similar to Pear DB's quote it will escape a value, without the quotes, so it can be used with a LIKE query.
Пример
Пример 35-1. Escaping a LIKE string
|
Пример 35-2. Sample SQL
|
Пред. | Начало | След. |
->whereAdd() | Уровень выше | ->limit() |