Hi all,
We have created a web program that is being used by 100's of different customers. Each customer has the program running on their own web space (on our server) with a copy of all files.
I am wondering if there is a better way to do it so that when I have to make an update to a php file I don't have to do it 100's of times but rather can update once and all the different sites will recieve the update.
Any thoughts?
We have created a web program that is being used by 100's of different customers. Each customer has the program running on their own web space (on our server) with a copy of all files.
I am wondering if there is a better way to do it so that when I have to make an update to a php file I don't have to do it 100's of times but rather can update once and all the different sites will recieve the update.
Any thoughts?