DB_common::dropSequence() | DB_common::execute() |
DB | |
PEAR Manual | |
string escapeSimple (
string $str
)
Escape a string according to the current DBMS's standards.
the input to be escaped
string - the escaped string
This function can not be called statically.
Function available since: Release 1.6.0
Using escapeSimple()
|
DB_common::dropSequence() | DB_common::execute() |
DB | |
PEAR Manual | |