| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
cURLing XML
From: Stephen Buckley <designer_at_passman.com>
Date: Thu, 20 Nov 2003 17:21:01 -0600
First off I'm new to cURL and I've many questions. I'm trying to utilize
curl_setopt ($ch, CURLOPT_POSTFIELDS, $xml_data);
, but the data that gets sent is all just a name/value pair array, thus
curl_setopt($ch, CURLOPT_HTTPHEADER, array('POST / AUTHORIZE HTTP/1.0',
I wasn't sure if anything here, specifically the 'Content-type', was the
I've also seen in a previous post about trying:
curl_setopt ($ch, CURLOPT_POSTFIELDS, "<post field name>=<xml data>");
But that doesn't seem to work either.
I've noticed via other posts, that there are cURL C libraries that offer the
Thank you.
-------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info