Home  >  Article  >  Backend Development  >  PHP中CURL步骤curl_setopt()函数的一些参数

PHP中CURL步骤curl_setopt()函数的一些参数

WBOY
WBOYOriginal
2016-06-13 11:51:15908browse

PHP中CURL方法curl_setopt()函数的一些参数

bool curl_setopt (int ch, string option, mixed value)
curl_setopt()函数将为一个CURL会话设置选项。option参数是你想要的设置,value是这个选项给定的值。

?

http://blog.csdn.net/superbirds/article/details/7532277

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