Home  >  Article  >  Development Tools  >  How to run php files in phpstorm

How to run php files in phpstorm

爱喝马黛茶的安东尼
爱喝马黛茶的安东尼Original
2019-08-19 15:06:4016372browse

How to run php files in phpstorm

Basic steps for phpstorm to run php:

1. Create New Project

How to run php files in phpstorm

2. Select PHP Empty Project and create a new empty directory (the name is recommended to be in English, and the directory should not be placed on the C drive!!!)

How to run php files in phpstorm

3. In the project project, Right-click on the folder icon you just created, select PHP File, enter the file name, and create it.

How to run php files in phpstorm

Related recommendations: "PhpStorm Usage Tutorial"

4. Enter the completed php code, click on the blank space, and a message will appear in the upper right corner For icons of browsers such as chrome and firefox, just select an existing icon on your computer and run it.

How to run php files in phpstorm

The above is the detailed content of How to run php files in phpstorm. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn