hey guys i know how to write a update script for my project , the easiest way is to write a file and give it to the user and ask him to go for it . but i want to update his website automatically .
exactly like wordpress as u can see user can click on a button and the script will do next steps.
problem is how to Downloading a zip file from a target server extract it on user host and install it automatically
maybe i can write this script on my own but i thought maybe currently we have some classes to do so in php
thanks in advance