84669 personnes étudient
152542 personnes étudient
20005 personnes étudient
5487 personnes étudient
7821 personnes étudient
359900 personnes étudient
3350 personnes étudient
180660 personnes étudient
48569 personnes étudient
18603 personnes étudient
40936 personnes étudient
1549 personnes étudient
1183 personnes étudient
32909 personnes étudient
PHP站点制作完成之后是怎么发布到线上去的?是类似java那样需要打包还是跟ASP一样直接上传到服务器即可
光阴似箭催人老,日月如移越少年。
PHP是解释型语言,除了Facbook的HipHop,都可以直接将代码传到服务器上就可以用了。传代码你可以采用各种方法,比如常用的FTP,rsync等等,只需要在服务端架设相应的server即可~
PHP是解释型语言,除了Facbook的HipHop,都可以直接将代码传到服务器上就可以用了。传代码你可以采用各种方法,比如常用的FTP,rsync等等,只需要在服务端架设相应的server即可~