Home > Backend Development > PHP Tutorial > 用过新浪微博开放平台PHP SDK的帮小弟我看看

用过新浪微博开放平台PHP SDK的帮小弟我看看

WBOY
Release: 2016-06-13 10:28:09
Original
1021 people have browsed it

用过新浪微博开放平台PHP SDK的帮我看看
我修改了DEMO里的配置文件中的APP KEY

但是访问index.php后出现错误
Fatal error: Call to undefined function curl_init() in D:\xampp\htdocs\weibodemo\weibooauth.php on line 1687
求高手指点

------解决方案--------------------
不支持curl
搜索配置文件
php_curl.so 或者 php_curl.dll。去掉分号,重启WEB服务器

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template