string MDB::getTextValue
(
string $string
)
Quotes a string database-dependent, so it can be safely used in a query
$string
the input string to quote
string
- the quoted string.
This function can not be called statically.