PHP printing to console
I recently downloaded phpstorm, and i found a video online showed me the configuration on how to run a php file that would simply print it to my console. I had to uninstall everything and i lost that setting, and cant figure out how to get that back. I am running on a macbook osx el capitan, if that makes any difference. Can anyone direct me to what i need to do?
Please sign in to leave a comment.
Hello,
Maybe it's Run configuration for PHP CLI?
If you right click the file and select Run > second (lower) option, does it work as expected?