1 Star 2 Fork 0

Ressss/青云引导页系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.php 227 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ressss 提交于 2023-09-25 13:01 . Add files via upload
<?php
/*数据库配置*/
$dbconfig=array(
'host' => 'localhost', //数据库服务器
'port' => 3306, //数据库端口
'user' => '', //数据库用户名
'pwd' => '', //数据库密码
'dbname' => '' //数据库名
);
?>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/Ressss2023/Qingyun-boot-page.git
git@gitee.com:Ressss2023/Qingyun-boot-page.git
Ressss2023
Qingyun-boot-page
青云引导页系统
main

搜索帮助