We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c614967 commit 7fdcfe9Copy full SHA for 7fdcfe9
reference/pdo/pdo/quote.xml
@@ -16,8 +16,8 @@
16
</methodsynopsis>
17
18
<para>
19
- <methodname>PDO::quote</methodname> places quotes around the input string (if
20
- required) and escapes special characters within the input string, using a
+ <methodname>PDO::quote</methodname> places quotes around the input string
+ and escapes special characters within the input string, using a
21
quoting style appropriate to the underlying driver.
22
</para>
23
0 commit comments