curl-and-php
Re: CURL with SSL & Flash Detection
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sat, 17 Jul 2004 09:51:29 +0200 (CEST)
Date: Sat, 17 Jul 2004 09:51:29 +0200 (CEST)
On Thu, 15 Jul 2004, Daniel J. Katz wrote:
> If I am not mistaken, the login is processed in the following manner:
Use Mozilla and LiveHTTPheaders to find out exactly.
> Throughout the whole process a vast number of cookies are sent, and I don't
> know how to process all of this.
curl takes care of all the cookies for you automatically, just enable the
COOKIEJAR and COOKIEFILE options for your requests. An example:
http://curl.haxx.se/libcurl/php/examples/?ex=cookiejar.php
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-07-17