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