Home >Backend Development >PHP Tutorial >How to enable CURL support in php? _PHP Tutorial

How to enable CURL support in php? _PHP Tutorial

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-07-13 10:26:431000browse

Install php_curl support under window 1. Find php.ini, modify extension=php_curl.dll and remove the semicolon in front

 2. Copy php_curl.dll libeay32.dll ssleay32.dll to windows/system32 and restart the php service. This compressed package contains the above three files: php_curl.rar

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/822518.htmlTechArticleInstall php_curl support under window 1. Find php.ini, modify extension=php_curl.dll and remove the preceding semicolon2 . Copy php_curl.dll libeay32.dll ssleay32.dll to windows/system32 and restart...
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