curl_multi_getcontent

(PHP 5)

curl_multi_getcontent -- Return the content of a cURL handle if CURLOPT_RETURNTRANSFER is set

说明

string curl_multi_getcontent ( resource ch )

警告

本函数暂无文档,仅有参数列表。

参数

ch

A cURL handle returned by curl_init().


add a note add a note User Contributed Notes
There are no user contributed notes for this page.