The interactive shell of PHP is a nice developer's companion that let you quickly enter code snippets to try/test/benchmark/... before you integrate it into your project. Often easier than coding into an editor and refreshing a browser. You see directly the result of what you type.
More info on http://patrickallaert.blogspot.com/2007/10/php-interactive-shell.html
Link to this comment:
All Comments (0)