开发者

How to create the build of PHP application [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I have developed a web application in php. And i need to host it in the server. But before that i have convert the source code into build. How can i achieve this..


in Asp.net we were Using "BUILD" option. That means, the IDE(Framework) will compile the code and it wil ignore the .aspx.cs file and it will show only .aspx file in that build folder... Is there any options like that in php

No, nothing like that is necessary for PHP. You just upload your folder full of .php files to the server and that's it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜