| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
LibCurl PHP Posting Large XML Problem
From: Mark Spittlehouse <mspittlehouse_at_crashfreeculture.net>
Date: Thu, 19 Feb 2004 12:02:34 -0000
Hello, this is my first post here so I hope all goes well.
. The Order XML can also be posted as a form encoded string. The
I can manage the secong option using:
$ch = curl_init(); // initialize curl handle
curl_setopt($ch, CURLOPT_POST, 1); // set POST method
where $data is my XML and $url is the URL of the server
And this works just fine for small orders. I need to be able to place
Any ideas how to achieve this?
Many thanks in advance for any help or time given.
Regards
Mark Spittlehouse (PHP MYSQL Developer)
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info