We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
phpall [php_code | php_script]
Execute PHP code or PHP script with all PHP program, which is in the same directory to phpall command. Then, show the results.
When php_code outputs something, phpall shows same results. If php_code shows nothing, phpall executes “var_dump(php_code);”
$ wget http://github.com/hnw/phpall/raw/master/phpall $ install phpall $HOME/bin