Home  >  Article  >  Backend Development  >  How to set up php running environment in dw

How to set up php running environment in dw

王林
王林Original
2019-10-09 17:42:345488browse

How to set up php running environment in dw

1. Open the local server

How to set up php running environment in dw

#2. Click [Site] in Dreamweaver, and then click [New] in the drop-down menu Site]

How to set up php running environment in dw

#3. Click [Site] in the new site, fill in [Site Name] and [Local Site Folder]

How to set up php running environment in dw

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]

How to set up php running environment in dw

5, After completing the above steps, you are done

How to set up php running environment in dw

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!

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:Is java safer than php?Next article:Is java safer than php?