Method: db::escape
Escapes unwanted stuff in values like slashes, etc.
Info
Syntax
db::escape($value)
Parameters
- $value (string)
Return (string)
Returns the escaped string
Escapes unwanted stuff in values like slashes, etc.
db::escape($value)
Returns the escaped string