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

search for in the

curl_multi_init> <curl_multi_getcontent
[edit] Last updated: Fri, 17 May 2013

view this page in

curl_multi_info_read

(PHP 5)

curl_multi_info_read Ottiene informazioni sui trasferimenti correnti

Descrizione

array curl_multi_info_read ( resource $mh )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Vedere anche curl_multi_init().



add a note add a note User Contributed Notes curl_multi_info_read - [1 notes]
up
0
Nick Smith
2 years ago
Just to let others who might be struggling to get it to work, curl_multi_info_read() doesn't work in PHP versions before 5.2.0, and instead returns NULL immediately.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites