curl-library
RE: POST variables without multipart/formdata
From: Gonzalo Diethelm <gonzalo.diethelm_at_aditiva.com>
Date: Fri, 3 Dec 2004 11:15:09 -0300
Date: Fri, 3 Dec 2004 11:15:09 -0300
> You can do a post that isn't multipart by using
>
> code = curl_easy_setopt(handle, CURLOPT_POSTFIELDS, postData);
>
> post data must be URL encoded
Ok, I already did this and it works like a charm. Thanks.
-- Gonzalo Diethelm gonzalo.diethelm_at_aditiva.comReceived on 2004-12-03