14 Star 48 Fork 16

JSR代码喵/极速云聊

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sys.php 202 Bytes
一键复制 编辑 原始数据 按行查看 历史
JSR代码喵 提交于 2021-09-21 16:07 +08:00 . Signed-off-by: JSR代码喵 3395382918@qq.com
<?php
include '../includes/common.php';
header('Content-Type:application/json; charset=utf-8');
$arr = array('title'=>$admin['title'],'qq'=>$admin['qq'],'tc'=>$admin['tc']);
echo(json_encode($arr));
?>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/jsrcode/phpchat.git
git@gitee.com:jsrcode/phpchat.git
jsrcode
phpchat
极速云聊
master

搜索帮助