Hi Does any one know how you would implement both a PHP and CGI proxy on the same domain, so users can switch between them as needs be by clicking a button etc Thanks Marx
Install both scripts in different directories and place two links in your index page, one linking to you php proxy and the other linking to your cgi proxy.