Extracted from Pike v7.6 release 61 at 2005-12-30.
[Top]
Sql
Sql.mysql
Methods
big_query()
decode_date()
decode_datetime()
decode_time()
encode_date()
encode_datetime()
encode_time()
is_keyword()
quote()
Sql.mysql()->is_keyword()
Sql.mysqls
Method Sql.mysql()->quote()
Method
quote
string
quote
(
string
s
)
Description
Quote a string so that it can safely be put in a query.
Parameter
s
String to quote.