v5:reference:connection:qstr
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| v5:reference:connection:qstr [2018/07/16 19:38] – start functions lowercase peterdd | v5:reference:connection:qstr [2021/01/25 02:59] (current) – mnewnham | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| == Syntax == | == Syntax == | ||
| string qStr( | string qStr( | ||
| - | | + | |
| - | | + | |
| ) | ) | ||
| </ | </ | ||
| Line 14: | Line 13: | ||
| - Wrapped in single quotes.The value can then be used, for example in an SQL statement. | - Wrapped in single quotes.The value can then be used, for example in an SQL statement. | ||
| - | - Have quotes inside the string escaped in a way that is appropriate for the database. This is done wherever possible using PHP driver functions e.g. [[http:// | + | - Have quotes inside the string escaped in a way that is appropriate for the database. This is done wherever possible using PHP driver functions e.g. [[http:// |
| ------------------------------ | ------------------------------ | ||
v5/reference/connection/qstr.1531762727.txt.gz · Last modified: by peterdd
