Hello,
I am writing a php script that will grab information from another site, and
the script should work well, but the site needs the user to accept 2 cookies
to view ine information. How can I do this in PHP? I looked into the cURL
classes, and found the cookie functions, but I just can't figure out how to
put it together.
Eventaully, I would like to retrieve that information, then parse it into a
mysql database, but I think I can figure that out myself.
Thank you very much in advanced,
Andrew Conner