您好,欢迎访问一九零五行业门户网

php数据库pdo连接

无详细内容 无 ?php$dbh = new pdo('mysql:host=localhost;dbname=demo2', 'root', '123456'); $dbh-setattribute(pdo::attr_errmode, pdo::errmode_exception); $dbh-exec('set names utf8'); ?
setattribute(pdo::attr_errmode, pdo::errmode_exception); $dbh->exec('set names utf8'); ?>
其它类似信息

推荐信息