Does anyone know of an online PHP sandbox or compiler, whereby I can enter the php code in one area/box, and it runs in another area (or window).
Why?
Well I'd like to test some php idea's while on my lunch break, but we've not got access to external FTP, so I can't FTP the php to my server, nor can we have apache/php installed on our development machines [its all strict .NET].
So I'm looking for somewhere to test run some PHP online.
I've Googled for a while with many different terms:
php sandbox, php online sandbox, php online compiler, php online testing, php test sandbox, etc, etc, etc
with no luck.
[I actually found one page that offered what I was looking for, but it has since moved....and removed the online php sandbox from the site]
Thanks,