elflacodepr Posted March 21, 2009 Share Posted March 21, 2009 Hello all! I want to do a PHP proxy server for my website, but I have a little idea of what is needed, I know that cURL may be needed and other things which I don't remember now. I'd like to know everything about how to code them and make them safe, can anyone help me out? Also how do I make the Proxy work with this options, if I'm not asking too much Quote # Include mini URL-form on every page # Remove client-side scripting (i.e JavaScript) # Allow cookies to be stored # Show images on browsed pages # Show actual referring Website # Use ROT13 encoding on the address # Use base64 encodng on the address # Strip meta information tags from pages # Strip page title # Store cookies for this session only I know there's more than sufficient proxies over the internet, but I prefer to trust one which I know how it's made Thanks! Link to comment https://forums.phpfreaks.com/topic/150422-php-proxy/ Share on other sites More sharing options...
redarrow Posted March 21, 2009 Share Posted March 21, 2009 Have a look at this please ok. http://www.daniweb.com/forums/thread182579.html Link to comment https://forums.phpfreaks.com/topic/150422-php-proxy/#findComment-790008 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.