| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Slashes and quotes
From: Antonio Navarro Navarro <hostmaster_at_bemarnet.es>
Date: Tue, 6 Jul 2004 10:32:14 +0200
Hi all !
I'm making an application in Curl that sends XML using POST. The data
$url="http://server.com/process.php"
The content of the $_POST["xml"] variable received is :
_POST["xml"] <?xml version=\"1.0\" encoding=\"UTF-8\"?><test data=\"data_to_test\"></test>
Instead of :
_POST["xml"] <?xml version="1.0" encoding="UTF-8"?><test data="data_to_test"></test>
Any idea ?
Best regards,
Antonio Navarro Navarro
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info