mysqli扩展库操作 header("Content-type: text/html;charset=utf-8"); //设置编码方式 //1.创建MySQLi 对象 $mysqli=new MySQLi("localhost","root","root","test"); //验证是否ok if($mysqli->c Mysql 2024-01-12 112 点赞 1 评论 169 浏览