|
getting curl to destroy cookies
I need to access a website using curl
but when I visit the link a second time it thinks I have been there already and the form fields i want to fill in are not there.
how do i access the url with curl and dump and cookies it saved the previous time.
thanks,
Chris
|