PH_Playground
Simple solution for testing and documenting short code snippets.
Version 4.0: improved history, error, and view mode handling
Version 3.0: JavaScript editing, Quick console, History files for browsing and loading scripts.
Version 2.0: CodeMirror functionality, ajax calls.
Tired of opening an editor to test short code snippets for functionality, saving the file and then running it in a browser? PH_Playground provides a simple solution on a single browser page.
Enter the code to be tested into the "PHP" or "JS" window and press "Run". The result...