On 06/07/07, Greg Donald <[EMAIL PROTECTED]> wrote:
Specifically you need these two options:
CURLOPT_COOKIEFILE
CURLOPT_COOKIEJAR
http://us2.php.net/manual/en/function.curl-setopt.php
Thanks - that was it.
Alan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http:/
Greg Donald wrote:
On 7/4/07, Alan Milnes <[EMAIL PROTECTED]> wrote:
I have spent the afternoon trawling the web for how to retrieve a
Yahoo Groups Web Page using PHP. The best option seems to be curl,
which is installed on my host. I need to understand how to set the
cookies so that Yahoo acc
On 7/4/07, Alan Milnes <[EMAIL PROTECTED]> wrote:
I have spent the afternoon trawling the web for how to retrieve a
Yahoo Groups Web Page using PHP. The best option seems to be curl,
which is installed on my host. I need to understand how to set the
cookies so that Yahoo accepts my response.
T
I have spent the afternoon trawling the web for how to retrieve a
Yahoo Groups Web Page using PHP. The best option seems to be curl,
which is installed on my host. I need to understand how to set the
cookies so that Yahoo accepts my response.
The code I have is:-
$url="http://uk.groups.yahoo.c
4 matches
Mail list logo