php获取数据库中数据
摘要:
<?php header("Content-type:text/html;charset=utf-8");//字符编码设置 $servername = "localhost"; $username = "root"; $password = "root"; $dbname = "web"; // 创 阅读全文
posted @ 2017-07-06 11:38 vqsgf721069 阅读(303) 评论(0) 推荐(0)
浙公网安备 33010602011771号