Create a new php in phpstorm. Open it with a browser to display the web page;
Create a new php with text. Then open it with a browser and it will be the code.
phpstudy doesn’t matter either. Some people say that it is necessary Open it in the environment. Don't know how to do it?
Could you please give me an answer? Mengxin is very grateful (⊙o⊙)…
It is not possible to right-click and open it with a browser like an HTML file. You need to enter localhost/xxx.php or localhost/folder/xxx.php
in the browser address bar.The code file to be typed should be placed in the root directory, and then opened on the local server in the browser: localhost+file name
You can install a phpstady