Hi, > In PHP I have these functions: > > curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1) > > curl_exec($ch) > > In the harbour there is any function consistent with these?
I don't know what CURLOPT_RETURNTRANSFER means, it's not amongst documented libcurl parameters. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
