PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

curl_multi_select> <curl_multi_init
Last updated: Fri, 10 Oct 2008

view this page in

curl_multi_remove_handle

(PHP 5)

curl_multi_remove_handleУдаляет cURL дескриптор из набора cURL дескрипторов

Описание

int curl_multi_remove_handle ( resource $mh , resource $ch )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

См. также описание функций curl_multi_init(), curl_init() и curl_multi_add_handle().



add a note add a note User Contributed Notes
curl_multi_remove_handle
Teg
04-Mar-2008 01:05
The return value is a CURL Error code (CURLE_OK if successful) and not "false or a curl handle". See http://curl.haxx.se/libcurl/c/curl_multi_remove_handle.html

curl_multi_select> <curl_multi_init
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites