Home  >  Article  >  Backend Development  >  How to create a new php file

How to create a new php file

爱喝马黛茶的安东尼
爱喝马黛茶的安东尼Original
2019-09-26 14:01:234467browse

How to create a new php file

How to create a new php file? The specific steps are as follows:

Related recommendations: "php Basic Tutorial"

Right-click on a blank space on the desktop -> New -> Text file.

After double-clicking to open this text file, enter the PHP code in it. After entering, select File-> Save as...

Enter your PHP file name here, with the extension PHP.

Of course you can also use web editing tools, which is more intuitive and convenient. For example: Dreamweaver, directly create a new web page file, select the PHP file and it is OK.

The above is the detailed content of How to create a new php file. 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