| MDB_Common::getRow() | MDB_Common::limitQuery() |
| MDB | |
| PEAR Manual | |
require_once 'MDB.php';
|
string MDB::getTextValue
(
string $string
)
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.
| MDB_Common::getRow() | MDB_Common::limitQuery() |
| MDB | |
| PEAR Manual | |