curl-and-php
Re: Analyzing cookies
Date: Wed, 2 Nov 2005 16:52:49 +0100 (CET)
On Wed, 2 Nov 2005, David Renström wrote:
> I'm new on this list, so please forgive me if this has been asked before.
> However, I want my script to analyze cookies that have been set when it
> processed a webpage.
You mean cookies you got when you used the PHP/CURL functions?
> I then want the script to pass these cookies on to the Web browser.
Then you'll need to alter them as well, since they will be for different
paths/domains.
> I can't find a cURL function to list cookies
There is none.
> my question is whether I have to open and read the text file accomplish what
> I've described, or if there's another way.
There is no other way (yet).
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2005-11-02