Re: How can i get image files from Some Weird PHP?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: How can i get image files from Some Weird PHP?

From: Bent Stigsen <ngap@thevoid.dk>
Date: Wed Sep 14 2005 - 07:12:21 CEST

gnamja@gmail.com wrote:
> yes..
> but i can download the file using above address through FlashGet.
> any solution?

Yes, but not without bypassing what might be an attempt to prevent you
from doing it. So consider asking them first whether it is ok.

It seems they just do a check on the referer-field in the headers, so
it should be included with the request. You can probably find examples
with curl that does this.
http://www.php.net/manual/en/ref.curl.php

/Bent
Received on Mon Oct 24 02:10:02 2005