I am working on this shit the wohle 2 days!!
damn. I am trying to download a thumbnail with php to my server. I could do this with the php "file" function. But some fucking webmasters have this referer protection for the images. If the referer is Nothing or wrong then I cant download the thumbnail file just some redirected html crap.
I can set the referer using fsockopen, can anyone show me how to download an image using fsockopen?
thanks,
damn. I am trying to download a thumbnail with php to my server. I could do this with the php "file" function. But some fucking webmasters have this referer protection for the images. If the referer is Nothing or wrong then I cant download the thumbnail file just some redirected html crap.I can set the referer using fsockopen, can anyone show me how to download an image using fsockopen?
thanks,

Comment