1 Star 0 Fork 238

phantomk/sns_PHP

forked from 祺爸/sns_PHP 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
t163_config.php 228 Bytes
一键复制 编辑 原始数据 按行查看 历史
piscdong 提交于 2013-05-16 16:59 . first commit
<?php
//配置文件
header('Content-Type: text/html; charset=UTF-8');
$t163_k=''; //腾讯微博应用App Key
$t163_s=''; //腾讯微博应用App Secret
$callback_url='http://yoururl/t163_callback.php'; //授权回调网址
?>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/phantomk/sns_php.git
git@gitee.com:phantomk/sns_php.git
phantomk
sns_php
sns_PHP
master

搜索帮助