Answer the question
In order to leave comments, you need to log in
How to set up PhpStorm to work with a simple PHP script?
1. How to run the script not in the browser, but get the output through the built-in IDE terminal?
2. How to enable code highlighting without using the `<?php` tag - without it, highlighting is not enabled.
Answer the question
In order to leave comments, you need to log in
1) Create Run configuration "PHP Script";
2) No way, this is a general requirement (short style is deprecated, so only <?php).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question