curl_exec

curl_exec -- Perform a CURL session

Description

bool curl_exec ( resource ch)

As with anything that outputs its result directly to the browser , you can use the output-control functions to capture the output of this function , and save it - for example - in a string .