Home  >  Article  >  Backend Development  >  How to open the php file downloaded from Thunder

How to open the php file downloaded from Thunder

爱喝马黛茶的安东尼
爱喝马黛茶的安东尼Original
2019-08-29 12:00:1110749browse

How to open the php file downloaded from Thunder

How to open the php file downloaded by Thunder? The specific steps are as follows:

1. As shown in the figure, for example, a new PHP file is created.

How to open the php file downloaded from Thunder

Related recommendations: "PHP Tutorial"

2. The method is very simple, just right-click the mouse and use the notebook open method That’s it.

How to open the php file downloaded from Thunder

3. In this way, you can directly open the PHP file, and then start writing your own PHP code to test.

How to open the php file downloaded from Thunder

#4. Of course, you can also choose the sublime opening method. The premise is that your computer has sublime installed. If not, install one by yourself.

How to open the php file downloaded from Thunder

#5. But if you need to run PHP files, you need to install the xampp integration software and then start it, (start) means start.

How to open the php file downloaded from Thunder

#6. Then put the file in the htdocs folder in the installation directory. My installation directory is the myservice folder in the f drive.

How to open the php file downloaded from Thunder

#7. After that, open the browser window and enter localhost/ and the name of the PHP file to run it. It is very simple.

How to open the php file downloaded from Thunder

The above is the detailed content of How to open the php file downloaded from Thunder. 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