摘要: <?php header("Content-Type:text/html;charset=utf-8"); $mysqli=new mysqli("localhost","root","","test"); if(mysqli_connect_errno()) { printf("连接失败:%s<b 阅读全文
posted @ 2017-04-23 20:25 ノGHJ 阅读(739) 评论(0) 推荐(0)