1 Star 0 Fork 237

nosun/sns_PHP

forked from 祺爸/sns_PHP 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
t163_config.php 233 Bytes
一键复制 编辑 原始数据 按行查看 历史
PiscDong 提交于 2013-06-05 20:40 . update
<?php
//配置文件
header('Content-Type: text/html; charset=UTF-8');
$t163_k=''; //腾讯微博应用App Key
$t163_s=''; //腾讯微博应用App Secret
$callback_url='http://yoururl/t163_callback.php'; //授权回调网址
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/nosun/sns_php.git
git@gitee.com:nosun/sns_php.git
nosun
sns_php
sns_PHP
master

搜索帮助