| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
problem with curl and php5 but not php4
From: Brocha Strous <Brocha.Strous_at_kayote.com>
Date: Mon, 15 May 2006 12:42:59 +0300
I have a simple curl call to a customer website. When the customer was
libcurl/7.10.6 OpenSSL/0.9.7a ipv6 zlib/1.1.4
My curl code:
<?php
$fields = "Mode=query&data=12345";
// URL of API on remote server
// Initialize curl
// Curl Options
// Execute and get response
// Should look at $result and check that it makes sense
// Close the curl
The customers page:
<?php
// Do some processing
echo "True, some data string\r";
Thanks,
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info