14 Star 53 Fork 32

祺爸 / weibo_PHP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.php 228 Bytes
一键复制 编辑 原始数据 按行查看 历史
PiscDong 提交于 2013-06-05 20:37 . update
<?php
//配置文件
header('Content-Type: text/html; charset=UTF-8');
$sina_k=''; //新浪微博应用App Key
$sina_s=''; //新浪微博应用App Secret
$callback_url='http://yoururl/callback.php'; //授权回调网址
PHP
1
https://gitee.com/piscdong/weibo_php.git
git@gitee.com:piscdong/weibo_php.git
piscdong
weibo_php
weibo_PHP
master

搜索帮助