Extracted from Pike v7.6 release 13 at 2004-09-08.
[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.