Jump to content

Retrieveing a cookie from other web site with my PHP script.


gsa

Recommended Posts

Hello,
I've got the following problem. I want to connect to a web site located e.g. on some other sever. I want to fetch the page located under given url and I want to read information about a cookie(s) sent to me from this web site. This all should be done from my php script.
Next, I want to send a copy of this cookie which I got from the web site to the user (this is doable, I'll figure out how to do that).

Any ideas & suggestions how to do that??(fetching cookies from other servers) I think it is a complicated problem and don't know if php offers such advanced functionality as connections and retrieving information from other servers (especially cookies).

thanx

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.