If I want to try out something new in Ruby or Javascript, I love getting immediate feedback from irb
or the JS console in Firebug.
Is there anything like that for PHP?
As @bernie pointed out, such tools are called REPLs - "Read-eval-print loop"
Run php -a
in the command-line. But this does not work on Windows.
For Windows, you may want to try phpa-norl.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With