Page 1 of 1

php + proxy

Posted: Tue Sep 23, 2008 7:44 pm
by macros
Hi ! I have a problem. I don't know how I can to use proxy in my php scripts ? I parsing some sites, and I want to stay anonymous)) Does anyone to advise me anything on this matter ? Phanks.

Posted: Wed Sep 24, 2008 4:28 am
by WhiteKnight
Perhaps do some web request to the web server but make sure that the source IP changed in those packets. Therefore rendering yourself invisible to the eyes of the server.

Hope this help a bit.