DB_common::escapeSimple()

DB_common::escapeSimple() -- Escapes a string according to the current DBMS's standards

Synopsis

Описание

Escape a string according to the current DBMS's standards.

Параметр

string $str

the input to be escaped

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

string - the escaped string

Заметка

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

Function available since: Release 1.6.0

Пример

См. также

quoteIdentifier(), quoteSmart()

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