php连接数据库类(后续再加)

query('set names utf8');
if(!$dbh){
    exit('连接数据库失败');
}
$context = $dbh->query("select * from my_test");
$res = $context->fetchAll(PDO::FETCH_ASSOC);
var_dump($res);
$dbh->beginTransaction();
$count = $dbh->exec("delete from `my_test` where my_id<150");
$dbh->rollback();
$dbh->commit();

本文标题:php连接数据库类(后续再加)
文章起源:http://xwwzsj.com/article/gedics.html

其他资讯

售后响应及时

7×24小时客服热线

数据备份

更安全、更高效、更稳定

价格公道精准

项目经理精准报价不弄虚作假

合作无风险

重合同讲信誉,无效全额退款