Question
Thread display: Collapse - |
All Answers
Share your knowledge
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
How do you handle updating a local php app through web services
As of now the best thing I can come up with is to use an update script that runs on the client machine which can read from the server to manage the updates. SVN was another option but I do not want to introduce much more to the client machine.