Home  >  Article  >  Backend Development  >  What is php format

What is php format

藏色散人
藏色散人Original
2019-10-14 09:30:2315580browse

What is php format

What is the php format?

PHP is the "hypertext preprocessor" and is a general open source scripting language. PHP is a scripting language executed on the server side.

The php format is a storage format for dynamic web page encoding. It is a file format containing PHP script code with the suffix ".php"; use The server loads the PHP compiler for compilation and displays relevant information on the web page. During the editing process, you can use relevant editors, such as:

1, the system’s own notepad (Notepad program)

2, Adobe’s Dreamweaver program

3. There are also popular notepad, zendstudio, etc. on the Internet

For more PHP-related knowledge, please visit PHP Chinese website!

The above is the detailed content of What is php format. 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