Public Member Functions | |
quoteBinary ($data) | |
Static Public Member Functions | |
static | me ($link=null) |
static | quoteValue ($value) |
MySQL dialect.
Definition at line 20 of file MyImprovedDialect.class.php.
static MyImprovedDialect::me | ( | $ | link = null |
) | [static] |
Definition at line 25 of file MyImprovedDialect.class.php.
References Singleton::getInstance().
MyImprovedDialect::quoteBinary | ( | $ | data | ) |
Reimplemented from MyDialect.
Definition at line 47 of file MyImprovedDialect.class.php.
References DBPool::me().
static MyImprovedDialect::quoteValue | ( | $ | value | ) | [static] |
Reimplemented from MyDialect.
Definition at line 30 of file MyImprovedDialect.class.php.
References DBPool::me().