Online-PHP-tester is a php package that allows you to quickly test some php code and functions. It's like a console, but for PHP. Really useful tool for php development.
A web server with php5+ installed.
Unpack in a folder of your choice, accessible to your localhost. (I have it sitting at http://localhost/php ). Whenever I need to test some php function, I throw some test code in the textarea, hit "process" and voilà , I have my answer in both RAW and HTML formats.
- jquery : http://www.jquery.com
- CodeMirror : https://github.com/marijnh/codemirror