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

search for in the

curl_multi_info_read> <curl_multi_exec
[edit] Last updated: Fri, 17 May 2013

view this page in

curl_multi_getcontent

(PHP 5)

curl_multi_getcontentDen Inhalt des cURL-Handles zurückgeben, falls CURLOPT_RETURNTRANSFER gesetzt ist

Beschreibung

string curl_multi_getcontent ( resource $ch )

Wenn CURLOPT_RETURNTRANSFER für ein cURL-Handle gesetzt ist dann gibt diese Funktion den Inhalt des Handles als String zurück.

Parameter-Liste

ch

Ein von curl_init() zurückgegebenes cURL-Handle.

Rückgabewerte

Den Inhalt des cURL-Handles zurückgeben, falls CURLOPT_RETURNTRANSFER gesetzt ist

Siehe auch



add a note add a note User Contributed Notes curl_multi_getcontent - [0 notes]
There are no user contributed notes for this page.

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