SQLStr
Description
Returns the input value in an escaped form so that it can safely be used inside of queries. The returned value is surrounded by quotes unless noQuotes is true. Alias of sql.SQLStr
This function is not meant to be used with external database engines such as
MySQL
. Escaping strings with inadequate functions is dangerous!Arguments
Returns
Page views: 17,008
Updated: Last Month
Updated: Last Month