Home  >  Article  >  Backend Development  >  php如何生成图片 网页快照

php如何生成图片 网页快照

WBOY
WBOYOriginal
2016-06-13 12:51:35753browse

php怎么生成图片 网页快照?
php怎么生成图片 网页快照?

Fatal error: Call to undefined function curl_init() in E:\PHP\wap.cjcp.cn\src\phpinfo.php on line 31

这个curl_init()  老是报错
====


------解决方案--------------------
你没有加载cURL扩展,安装请看手册
http://www.php.net/manual/en/curl.installation.php
------解决方案--------------------
php安装curl 扩展
Statement:
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