PHP Http Proxy is a php script for taking webpages from one server and processes so that your main server is proctected/hidden. Usefull for those who have or require indirect access to the web and or their server.
Categories
NetworkingLicense
GNU General Public License version 2.0 (GPLv2)Follow PHP Web Proxy
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Probably worked well in PHP 4! ;-) I've published a PHP 5 compatible version with several bug fixes here, for everybody interested: https: //gitlab.com/alexander255/php-proxy-dean/
-
Thanks for Php-proxy, it's great!
-
I've used it for a couple times, works perfect!!
-
Not bad.. but I personally feel I wrote a better alternative. http://code.google.com/p/php-proxy/ This 'just works'.
-
Nice, but inactive? I've created a small proxy based on curl that serves up images and works with POST & COOKIES. http://sourceforge.net/projects/knproxy/ If anyone wants a look.