| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Hi + Multipart/Post question
From: Simon Yorkston <simon_at_ice.org>
Date: Thu, 03 Nov 2005 19:38:42 +1000
Hi guys.
Scenario:
In the original form on the remote server, they have a series of
curl_setopt($ch, CURLOPT_POSTFIELDS,
But I can't include the file in that string. I tried with &file=@file,
Alternatively, I can try
Which will upload the file, and set category to 'yellow' - but obviously
Finally, I tried doing a mixture
$this->post['file'] = @$filename;
Which didn't work, either.
Anyone have any ideas?
Thanks,
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info