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

curl-and-php

Re: curl, php, and cookies

From: David Colter <dolan2go_at_yahoo.com>
Date: Thu, 22 Dec 2011 21:00:18 -0500

Murias,

> How can I get those other cookies into the cookie txt file? Have I missed something in my learning and understanding of curl?

My understanding of curl in this context is to let curl do the logging in. It will manage the cookies for the connection adding and updating them as they are received.

When I want a page(s) behind a login, I use curl from the start down to final content. This might mean several curl_exec ( $ch ) statements along the way.

David
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2011-12-23