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 bcddfd4 commit 48cbbbbCopy full SHA for 48cbbbb
pear/DB.php
@@ -73,7 +73,7 @@
73
*
74
* The prepare/execute model in DB is mostly borrowed from the ODBC
75
* extension, in a query the "?" character means a scalar parameter.
76
- * There is one extension though, a "*" character means an opaque
+ * There is one extension though, a "&" character means an opaque
77
* parameter. An opaque parameter is simply a file name, the real
78
* data are in that file (useful for stuff like putting uploaded files
79
* into your database).
0 commit comments