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

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -