cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

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