Probably -- You may need to examine the output of the HTTP stream coming
back and store it yourself, but the data is all just text coming out of
their server into your script.

Read it, store it, figure out what to send back to get through the next
page, and just keep plugging away at it.

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Brandon Orther <[EMAIL PROTECTED]>
Newsgroups: php.general
To: PHP User Group <[EMAIL PROTECTED]>
Sent: Monday, August 13, 2001 5:30 PM
Subject: Using a receiving a cookie with cURL?


> Hello,
>
> I need to login to a site that requires you to have cookies.  Can cURL
> receive and accept cookies?
>
> Thank you,
>
> Brandon Orther
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to