DB_common::dropSequence() (Previous) (Next) DB_common::execute()

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

DB_common::escapeSimple()

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

Описание

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

DB_common::dropSequence() (Previous) (Next) DB_common::execute()

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.