php - Testing File Updates and Improvements without showing to users -


i'm pretty new web development , build websites using apache server, wondering how prototype changes. example, i'm working on improving php file being displayed on site. how can test whether changes i'm implementing work when updated file put on server without disrupting users site if there error in new code?

you should have local copy of site on machine can test codes, if works, add live website, simple!


Comments

Popular posts from this blog

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -