odbc_connection_string_is_quoted
(PHP 8 >= 8.2.0)
odbc_connection_string_is_quoted — ODBC の接続文字列の値が、クオートされているかを調べる
説明
ODBC の接続文字列の値が、適切にクオートされているかを調べます。 ODBC の接続文字列は、波括弧を使ってクオートされます。 よって、文字列中に含まれる右括弧は、 SQL文のクオートと同じように、二回繰り返すことでエスケープしなければいけません。
パラメータ
str
-
クオートされているかをチェックする文字列
参考
- odbc_connection_string_quote() - ODBC の接続文字列をクオートする
- odbc_connection_string_should_quote() - ODBC の接続文字列を、クオートすべきかを調べる
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google