Hi,
I'm trying to download an image via a PHP script but unfortunately the server only accepts connection from IE browsers only!
I was wondering if there is anyway I can make the server think my script is from IE. As in send the sever IE headers??
does that make sense?
A