PHP interactive shell demo

in
0
Your rating: None
Sorry, you need to install flash to see this content.

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

Recent tutorial posts