1 Star 1 Fork 1

ukys / nows

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
data.php 221 Bytes
一键复制 编辑 原始数据 按行查看 历史
he ping 提交于 2019-11-14 15:32 . Update data.php
<?php
$conn=mysql_connect("localhost","symhytwg_fun","wahaha2019"); //连接数据库地址、用户名、密码
mysql_query("set names 'utf8'"); //数据库编码
mysql_select_db("sy_nows"); //数据库名称
?>
1
https://gitee.com/chengqq/nows.git
git@gitee.com:chengqq/nows.git
chengqq
nows
nows
master

搜索帮助