(PHP4 CVS only)
bool curl_exec (int ch)
bool curl_exec
This function is should be called after you initialize a CURL session and all the options for the session are set. Its purpose is simply to execute the predefined CURL session (given by the ch).