ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:qstr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
reference:qstr [2015/07/19 06:59] – created mnewnhamreference:qstr [2015/07/19 06:59] – [Usage] mnewnham
Line 10: Line 10:
 The function ''qStr()'' takes an input string, and allows it to be appropriately quoted to a database-specific standard. If the string itself contains quotes, they are escaped in the correct way. The field can then be used, for example in an SQL statement. The function ''qStr()'' takes an input string, and allows it to be appropriately quoted to a database-specific standard. If the string itself contains quotes, they are escaped in the correct way. The field can then be used, for example in an SQL statement.
  
 +------------------------------
 ==== Usage ==== ==== Usage ====
 <code php> <code php>
v5/reference/connection/qstr.txt · Last modified: 2021/01/25 02:59 by mnewnham