|
Posted by * Tong * on 10/29/06 01:00
Hi,
I'm wondering if you can show me an example php page that allows me to
retrieve and display 3rd party pages. I.e.,
when my php script is called as http://site/path/getit.php?file_key
it can retrieve from http://3rd.party/path2/name-with-file_key.htm
and display the result back to the browser.
I don't know php, and start to learning it. So I hope you can give me a full
php page, not a segment. I don't think it'd be too long though. Luckily, I'm
a programmer, so you don't need to comment it much, unless it is too
convoluted.
Further, if you can throw in handling of gzipped files, that'd be super.
If you have Firefox, it can automagically gunzipped gzipped files, like
http://www.gnu.org/software/bash/manual/bashref.html.gz
So I hope the script http://site/path/getit.php?bashref
can display the content of
http://www.gnu.org/software/bash/manual/bashref.html.gz
thanks
--
Tong (remove underscore(s) to reply)
http://xpt.sourceforge.net/
--
Posted via a free Usenet account from http://www.teranews.com
Navigation:
[Reply to this message]
|