Re: HTTP Proxy Script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

on 01/12/2005 04:54 AM John Camp said the following:
I am looking for a script that uses GET data to retrieve a website and display it to whoever requested it (a HTTP proxy). If it can translate links to go through the proxy as well it would be even better. Thanks.

You may want to try this HTTP client class that you can use to forward any type of HTTP requests.


http://www.phpclasses.org/httpclient

As for link translation, I think you need to use some regular expressions to translate the URLs of links, images, forms, etc...

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux