1 Star 0 Fork 239

载攸道 / 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'; //授权回调网址
PHP
1
https://gitee.com/zaiyoudao/sns_php.git
git@gitee.com:zaiyoudao/sns_php.git
zaiyoudao
sns_php
sns_PHP
master

搜索帮助