Skip to content

CihanTAYLAN/PHP-get-remote-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PHP-get-remote-update

Remote Server Update on Zip With PHP

Specify your remote file

..
$fileUrl = 'http://server.example.com/updates/v1.zip';
..

AND RUN

This code, downloads the remote file to your own server and unzips it in the main directory

About

Remote Server Update on Zip With PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages