,php网站发布

WBOY
Release: 2016-06-13 13:31:56
Original
977 people have browsed it

请教各位大虾,php网站发布
请教各位大虾,php网站发布你们是如何做的,需要把网站代码全部上传吗?
vs的asp.net是可以生成一些dll文件,就是在vs里面有一个发布的功能,这样就不是上传全部代码的那种。那么php有没有什么方法可以做到不上传全部代码呢?

------解决方案--------------------
当然必须上传.
------解决方案--------------------
代码直接传上去就成了,当然,你也可以给代码加个密啥的
另外,php是解释型语言……
------解决方案--------------------
还有服务器啊……代码上传上去,粘贴就可以了……
------解决方案--------------------
php是解释型语言,当然要上传代码
------解决方案--------------------
运行环境如果一致的话,只需要上传代码即可,如果想简单一点,写个自动部署脚本上传文件即可

Related labels:
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