Home > Backend Development > PHP Tutorial > 问个写写代码环境习惯的问题

问个写写代码环境习惯的问题

WBOY
Release: 2016-06-20 12:31:27
Original
770 people have browsed it

       才接触web开发,一般你们是在windows上写好然后上传到linux服务器上还是直接在服务器上编写?


回复讨论(解决方案)

肯定是在windows写好,然后在上传到linux,不过一些小调试可以直接在linux上修改

直接在服务器上写你调试测试方便吗?

在本地开发环境中开发,发布到服务器上运行
这是正确的工作流程

如果非要随着性子来,那么怎么都可以。但无论如何都需要留个备份,以防不测

source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template