I don't have a domain of my own, nor do I plan on setting one up, so what are some free options which I could use to host a single PHP script?
This PHP script should, ideally, be publicly accessible (I intend on calling it from an application) and should be kept indefinitely. Effectively, I'm looking for a jsfiddle.net for PHP.
