| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Curl XML and PHP
From: Leonardo Santillán <leo_at_azultel.net>
Date: Wed, 16 Mar 2005 14:12:09 -0300
Hi,
Im trying to post a XML string to a secure server and get the XML response from it in a PHP variable but i cant make it.
Im using this code:
$url = "https//www.server.com";
$result = shell_exec("curl -m 120 -d \"$data\" $url -L");
and/or
$ch = curl_init();
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info