PHP proxy chaining script

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
tmgs2002
Forum Newbie
Posts: 4
Joined: Fri Aug 20, 2004 3:54 pm

PHP proxy chaining script

Post by tmgs2002 »

I'm looking for a PHP script that can chain proxies together. Can this be done in PHP?

I know Curl can do proxy requests but I can't find any information on proxy-chaining in PHP.

Any information on this topic will be appreciated. Thanks.
jclarkkent2003
Forum Contributor
Posts: 123
Joined: Sat Dec 04, 2004 9:14 pm

Re: PHP proxy chaining script

Post by jclarkkent2003 »

tmgs2002 wrote:I'm looking for a PHP script that can chain proxies together. Can this be done in PHP?

I know Curl can do proxy requests but I can't find any information on proxy-chaining in PHP.

Any information on this topic will be appreciated. Thanks.
Hey,
Can't help you out since I don't know how to do that, but if you find out, PLEASE let me know, That would be EXTREMELY useful. Even using curl would be useful.

Cheers`1
Post Reply