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
Post a Comment