3 Star 3 Fork 0

Inventocode/Qdata

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.php 322 Bytes
一键复制 编辑 原始数据 按行查看 历史
jun 提交于 2023-01-26 19:38 +08:00 . [upd]修复问题
<?php
$servername = "localhost:3306";//数据库地址
$username = "";//数据库用户名
$password = "";//数据库密码
$dbname = "";//数据库名
$smtpurl = "";//SMTP链接
$smtpkey = "";//SMTP授权码
$smtpemail = "";//发件邮箱
$smtpprot = 465;//SMTP端口
$domain_url = "https://qdata.space";//你的网址
?>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Inventocode/qdata.git
git@gitee.com:Inventocode/qdata.git
Inventocode
qdata
Qdata
master

搜索帮助