Home >Backend Development >PHP Tutorial >Can Dreamweaver write php?

Can Dreamweaver write php?

藏色散人
藏色散人Original
2019-05-13 09:54:077819browse

Can Dreamweaver write php?

Adobe Dreamweaver, referred to as "DW", the Chinese name is "Dream Weaver", was originally developed by the American MACROMEDIA company and was acquired by Adobe in 2005. DW is a WYSIWYG web code editor that integrates web page production and website management. With support for HTML, CSS, JavaScript and more, designers and programmers can quickly create and build websites virtually anywhere.

Adobe Dreamweaver uses a WYSIWYG interface and also has HTML (an application under the Standard Universal Markup Language) editing function. With the help of a simplified intelligent coding engine, it is easy to create, code and manage dynamic websites. . Access code tips to quickly learn about HTML, CSS, and other web standards. Use visual aids to reduce errors and increase website development speed.

So can Dreamwave write PHP?

Dreamwave can write PHP, which means that Dreamwave can be used for PHP debugging, but the prerequisite is to set up a local environment. But if you want to develop PHP web pages, it is recommended to use a more professional editor, such as PHPstorm.

The above is the detailed content of Can Dreamweaver 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
Previous article:How to open dl.php?Next article:How to open dl.php?