Home > Article > Backend Development > How to set up php running environment in dw
1. Open the local server
#2. Click [Site] in Dreamweaver, and then click [New] in the drop-down menu Site]
#3. Click [Site] in the new site, fill in [Site Name] and [Local Site Folder]
Note: In [Local site folder], write the folder in the root directory of the locally built server
4. Click on the new site [Server], fill in [Server Name], [Connection Method] select [Local/Network], then fill in [Server Folder] and [Web URL]
5, After completing the above steps, you are done
Recommended tutorial: PHP video tutorial
The above is the detailed content of How to set up php running environment in dw. For more information, please follow other related articles on the PHP Chinese website!