Home  >  Article  >  Backend Development  >  What to use to open php project

What to use to open php project

藏色散人
藏色散人Original
2019-10-02 09:38:544590browse

What to use to open php project

What to use to open php project?

php projects can be opened with phpstorm;

First install phpstorm and configure the php running environment, you can go to "phpstorm tutorial"

Then you can open the php project you want to run in phpstorm, open the index.php boot page, hold down shift, and select a browser to run.

What to use to open php project

The above is the detailed content of What to use to open php project. 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
Previous article:what is php ponyNext article:what is php pony