console program for php -


in chrome developer tools there console can write javascript function or method , result instantly. that's useful , practical know how function, method works.

is there similar php? without need save file , open in browser?

looks need sandbox playground like:


if code more coupled particular project or has dependancies can't loaded in web sandbox use unit tests suggested @ka_lin.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -