Home  >  Article  >  Backend Development  >  What software is generally used to write PHP?

What software is generally used to write PHP?

藏色散人
藏色散人Original
2019-09-28 09:42:348465browse

What software is generally used to write PHP?

What software is generally used to write php?

php is generally written using Notepad, Sublime Text or PHPStrom software.

Notepad

Notepad is a set of text editors under the Windows operating system (software copyright license: GPL). It has a complete Chinese language interface and supports multiple languages. Functions written (UTF8 technology).

Notepad is more powerful than Notepad in Windows. In addition to being used to create general plain text description files, it is also very suitable for writing computer program codes. Notepad not only has syntax highlighting, but also has a syntax folding function, and supports macros and plug-in modules that expand basic functions.

Notepad is free software and can be used for free. It comes with Chinese and supports many computer programming languages: C, C, Java, pascal, C#, XML, SQL, Ada, HTML, PHP, ASP, AutoIt, Assembly , DOS batch processing, Caml, COBOL, Cmake, CSS,D, Diff, ActionScript, Fortran, Gui4Cli, Haskell, INNO, JSP, KIXtart, LISP, Lua, Make processing (Makefile), Matlab, INI file, MS-DOS Style , NSIS, Normal text, Objective-C, Pascal, Python, Javascript, Verilog, Haskell, InnoSetup, CMake, VHDL, Matlab.

Sublime Text

Sublime Text is a code editor (Sublime Text 2 is a paid software, but you can try it indefinitely) and an advanced text editor for HTML and prose device. Sublime Text was developed by programmer Jon Skinner in January 2008. It was originally designed as a Vim with rich extension functions.

Sublime Text has a beautiful user interface and powerful features such as code thumbnails, Python plug-ins, code snippets, etc. Key bindings, menus and toolbars can also be customized. The main features of Sublime Text include: spell check, bookmarks, complete Python API, Goto function, instant project switching, multi-selection, multi-window and more. Sublime Text is a cross-platform editor that supports Windows, Linux, Mac OS X and other operating systems.

PHPStrom

PhpStorm is a commercial PHP integrated development tool developed by JetBrains. It is designed to improve user efficiency, deeply understand user coding, and provide intelligent code. Completion, fast navigation, and on-the-fly error checking.

For more tool downloads, please go to the PHP tool download site: https://www.php.cn/xiazai/gongju

The above is the detailed content of What software is generally used to write PHP?. 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