cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

Re: Form Post in php with cURL

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 20 Apr 2004 09:28:56 +0200 (CEST)

On Mon, 19 Apr 2004, PDQ wrote:

> Changing the CURLOPT_COOKIEFILE from integer to a string (file name) didnt
> work, same message.

Yes, but COOKIEFILE only reads from the given file, it never writes to it so
you should first make sure there are good cookies in that file. Possibly by
using COOKIEJAR.

Make sure that your outgoing requests are using the correct cookies.

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-04-20

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET