| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
RE : Slashes and quotes
From: Stéphane Viaud-Murat <sviaud_at_madwaves.com>
Date: Tue, 6 Jul 2004 10:50:23 +0200
Antonio,
You must have magic_quotes_gpc or magic_quotes_runtime activated in your
Stephane
-----Message d'origine-----
On Tue, 6 Jul 2004, Antonio Navarro Navarro wrote:
> curl_setopt($ch, CURLOPT_HTTPHEADER, array('POST HTTP/1.1', 'Accept:
1. You can't set the POST request with the CURLOPT_HTTPHEADER option
2. "Content-length" is set automatically to the strlen of the data
> The content of the $_POST["xml"] variable received is :
[...]
curl doesn't translate anything, so that is either done by the server or
--
Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-07-06
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info