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

How to run php files in phpstorm

爱喝马黛茶的安东尼
Release: 2019-09-30 18:07:56
Original
16445 people have browsed it

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template