PHP web based proxy

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
DeMiNe0
Forum Newbie
Posts: 1
Joined: Fri Sep 05, 2003 9:33 am

PHP web based proxy

Post by DeMiNe0 »

Hiya everyone!
Im making a general utility page for my website where users can ping, and tracerout and other things on the site. I also want to add a web based proxy on the site also. I DO NOT want to use cgi for hosting reasens. I need a php one or one that doesnt go in the /cgi-bin/ path.

An example of a CGI one is http://www.jmarshall.com/tools/cgiproxy/. That is what i need except i need it in php.

Does anyone know of any? If not do you know where i can start so i can make one myself?
Post Reply