Simple PHP Proxy v1.6

|

I’ve just updated my Simple PHP Proxy script. It now defaults to JSON mode, which can be changed to native mode by specifying ?mode=native. Also, native and JSONP modes are disabled by default because of possible XSS vulnerability issues, but are configurable in the PHP script along with a URL whitelisting regex.

Check out the script, example, documentation and, yes, feline endorsement to see how everything works, download it onto your server, and have fun!

Post A Comment

  • Any of these HTML tags may be used for style: a, b, i, br, p, strong, em, pre, code.
  • Multi-line JavaScript code should be wrapped in <pre class="brush:js"></pre>
    (supported syntax highlighting brushes: js, css, php, plain, bash, ruby, html, xml)
  • Use &lt; instead of < and &gt; instead of > in the examples themselves.