Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I'm positive I just saw something like this a few weeks ago, but for some reason didn't bookmark it. I'm looking for a web-based tool like jsFiddle, but for php. I want to be able to write some php to a frame in the web tool and have it render in another frame, so I can test small snippets without having to write and save complete files on my server.

share|improve this question

closed as off topic by ChrisF Jan 30 at 9:13

Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

up vote 11 down vote accepted

What about codepad?

Here's a screenshot:

screen shot

share|improve this answer
It does, and I just found it a few minutes ago. Not the site I originally had seen, but does what I need. – EmmyS Dec 20 '10 at 21:59

Not the answer you're looking for? Browse other questions tagged or ask your own question.