连接数据库代码
摘要:
<?phpheader( 'Content-Type:text/html;charset=utf-8 ');$host="localhost";$db_user="root"; //数据库用户$db_pass=""; //数据库密码$db_name="class1"; //数据库$timezone 阅读全文
posted @ 2017-12-26 16:27 方阿 阅读(86) 评论(0) 推荐(0)
posted @ 2017-12-26 16:27 方阿 阅读(86) 评论(0) 推荐(0)
posted @ 2017-12-25 14:19 方阿 阅读(71) 评论(0) 推荐(0)