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

php如何生成图片 网页快照

WBOY
Release: 2016-06-13 11:17:37
Original
1416 people have browsed it

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 扩展
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