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 looking for a web app that let's me execute my PHP. Similar to JSConsole, but for PHP not JavaScript.

share|improve this question
2  
I disagree that this is not constructive. This is exact what I was looking for easily test PHP commands. – Weslei Dec 3 '12 at 17:32

closed as not constructive by Eight Days of Malaise, Barry Jan 4 '12 at 7:33

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

up vote 3 down vote accepted

You can use the following online consoles for PHP:

share|improve this answer
I'd advise extreme caution with allowing code to be executed, however. – James Billingham Jan 4 '12 at 9:36

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