curl_multi_exec
(PHP 5)
curl_multi_exec --
Run the sub-connections of the current cURL handle
Description
int
curl_multi_exec ( resource mh, int &still_running )
警告 |
この関数は、
現在のところ詳細な情報はありません。引数のリストのみが
記述されています。 |
See also
curl_multi_init() and
curl_exec().