Answers for "how to start php terminal in cmd"

PHP
1

start php cli

php -a
Posted by: Guest on February-13-2020
0

php run command terminal

php -r "Print "Hello, World!";"
Posted by: Guest on February-10-2021

Code answers related to "how to start php terminal in cmd"

Browse Popular Code Answers by Language