Extracted from Pike v7.4 release 117 at 2005-08-23.
pike.ida.liu.se
[Top]
predef::
Sql
Sql.sql_util

Method Sql.sql_util.quote()


Method quote

string Sql.sql_util.quote(string s)

Description

Quote a string so that it can safely be put in a query.

Parameter s

String to quote.