Home  >  Article  >  php教程  >  如何php开启CURL支持?

如何php开启CURL支持?

WBOY
WBOYOriginal
2016-06-13 09:32:341088browse

   window下安装php_curl支持 1. 找到php.ini 修改extension=php_curl.dll 把前面的分号去掉

  2. 把 php_curl.dll libeay32.dll ssleay32.dll 复制到 windows/system32下 重启php的服务 此压缩包为以上三个文件:php_curl.rar

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