jjzjj

getQuoteIdentifierSymbol

全部标签

php - ZF2 -\Zend\Db\Adapter\Platform::getQuoteIdentifierSymbol() 函数

代码如下,这里我打算使用Pdo_mysql:use\Zend\Db\Adapter\Adapter;use\Zend\Db\Sql\Sql;use\Zend\Db\Sql\Expression;$params=array('driver'=>"Pdo_mysql",'host'=>&$this->Registry->config['sql']['host'],'username'=>&$this->Registry->config['sql']['user'],'password'=>&$this->Registry->config['sql']['passwd'],'dbname'=