1 Star 0 Fork 39

timou/LyLme_Spage

forked from 六零/LyLme_Spage 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.php 228 Bytes
一键复制 编辑 原始数据 按行查看 历史
六零 提交于 2022-01-20 15:35 . 数据库配置文件
<?php
/*数据库配置*/
$dbconfig=array(
"host" => "localhost", //数据库服务器
"port" => 3306, //数据库端口
"user" => "", //数据库用户名
"pwd" => "", //数据库密码
"dbname" => "", //数据库名
);
?>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/ti-mou/lylme_spage.git
git@gitee.com:ti-mou/lylme_spage.git
ti-mou
lylme_spage
LyLme_Spage
master

搜索帮助