Home > Article > Backend Development > What is the difference between dw and php
The difference between dw and php:
php is a dynamic Web programming language, which is different from html (static web page). Similar languages include jsp and asp etc.
Related recommendations: "php Getting Started Tutorial"
DW is a WYSIWYG web page editor developed by the American MACROMEDIA company that integrates web page production and website management. DW is the first set of visual web development tools specially developed for professional web designers. It can be used to easily create dynamic web pages that transcend platform restrictions and browser restrictions.
To put it simply, DW is an editor that can write php files, html and other files.
The above is the detailed content of What is the difference between dw and php. For more information, please follow other related articles on the PHP Chinese website!