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

View this page in Last updated: Sun, 20 Jul 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

DB_common::escapeSimple()

DB_common::escapeSimple() -- 現在の DBMS の規則に基づいて文字列をエスケープする

説明

現在の DBMS の規則に基づいて文字列をエスケープします。

パラメータ

string $str

エスケープされる入力文字列。

返り値

string - エスケープされた文字列を返します。

注意

この関数は、スタティックにコールする ことはできません。

リリース 1.6.0 以降で使用可能です。

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

Download Documentation Last updated: Sun, 20 Jul 2008
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.