摘要: <?php header("Content-type:text/html;charset=utf-8"); $link=mysqli_connect('localhost','ye',''); // localhost可用127.0.0.1代替 mysql链接名为ye 密码为空值 mysqli_se 阅读全文
posted @ 2016-08-20 17:43 Freeloop_嘉 阅读(621) 评论(0) 推荐(0)