|
|
(Next) DB_common::quoteIdentifier() |
||||
| |
|||||
|
|||||
string quote (
string $string
)
データベースにあわせて文字列をクォートし、クエリ内で安全に使用できるようにします。
このメソッドは廃止予定です。かわりに quoteSmart() あるいは escapeSimple() を使用してください。
クォートする入力文字列。
string - クォートされた文字列を返します。
This function can not be called statically.
This function is deprecated. That means that future versions of this package may not support it anymore.
リリース 1.6.0 で廃止されました。
|
|
(Next) DB_common::quoteIdentifier() |
||||||||
| |
|||||||||
|
|||||||||