A
A
Andrey Titov2016-11-21 15:10:17
phpstorm
Andrey Titov, 2016-11-21 15:10:17

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 answer(s)
S
Sergey Novikov, 2016-11-22
@BOOMER_74

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 question

Ask a Question

731 491 924 answers to any question