Extracted from Pike v7.3 release 45 at 2002-06-04.
pike.roxen.com
[Top]
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.