I would like to ask you about prawns and php website publishing. how do you do with php website publishing? do you need to upload all website code? Asp.net of vs can generate some dll files, that is, there is a released function in vs, so it is not the kind of uploading all the code. Is php capable of not uploading all the code? ------ Solution ------------------ of course, you must upload. ------ solution -- ask you to publish the php website
I would like to ask you how you did the php website release. do you need to upload all the website code?
Asp.net of vs can generate some dll files, that is, there is a released function in vs, so it is not the kind of uploading all the code. Is php capable of not uploading all the code?
------ Solution --------------------
Upload required.
------ Solution --------------------
The code is passed directly. of course, you can add a secret to the code.
In addition, php is an interpreted language ......
------ Solution --------------------
There are servers ...... Upload the code and paste it ......
------ Solution --------------------
Php is an interpreted language. of course, you need to upload code.
------ Solution --------------------
If the running environment is the same, you only need to upload the code. to be simpler, write an automatic deployment script to upload the file.