curl_multi_close

(PHP 5)

curl_multi_close -- Close a set of cURL handles

说明

void curl_multi_close ( resource mh )

Closes a set of cURL handles.

参数

mh

A cURL multi handle returned by curl_multi_init().

返回值

无返回值。


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