Answers

Question and Answer:

  Home  Junior PHP Developer

⟩ Explain how to run the interactive PHP shell from the command line interface?

Just use the PHP CLI program with the option -a as follows:

php -a

 151 views

More Questions for you: