I have a php application on the online server and I have this same application installed on other machines and tablets, I would like to know a way for me to be able to update my application on the online server in the case of php, js, css, etc. and consequently when the other devices connect to the internet obtain those updated files for the local application installed on them. Does anyone know of any way to accomplish this?